Commit History

Author SHA1 Message Date
  Fabien Chouteau 5e3bc735d9 Check return values from g_poll and select 12 years ago
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 years ago
  Paolo Bonzini 737e150e89 block: move include files to include/block/ 12 years ago
  Kevin Wolf c57b6656c3 aio: Get rid of qemu_aio_flush() 12 years ago
  Paolo Bonzini 49cf57281b vl: delay thread initialization after daemonization 12 years ago
  Paolo Bonzini f9ab4654e3 vl: unify calls to init_timer_alarm 12 years ago
  Paolo Bonzini 4c8d0d2767 main-loop: use aio_notify for qemu_notify_event 15 years ago
  Paolo Bonzini 82cbbdc6a0 main-loop: use GSource to poll AIO file descriptors 13 years ago
  Paolo Bonzini f42b22077b aio: add Win32 implementation 13 years ago
  Paolo Bonzini 7c0628b20e aio: add non-blocking variant of aio_wait 13 years ago
  Paolo Bonzini a915f4bc97 aio: add I/O handlers to the AioContext interface 13 years ago
  Paolo Bonzini f627aab1cc aio: introduce AioContext, move bottom halves there 13 years ago
  Paolo Bonzini 172061a0a0 main-loop: unify qemu_init_main_loop between QEMU and tools 13 years ago
  Stefan Weil 3239ad0469 main-loop: Calculate poll timeout using timeout argument 13 years ago
  Stefan Weil 42fe1c245f main-loop: Fix build for w32 and w64 13 years ago
  Stefano Stabellini 7c7db75576 main_loop_wait: block indefinitely 13 years ago
  Stefan Weil 58b9630d7e w64: Fix type cast in os_host_main_loop_wait 13 years ago
  Anthony Liguori 72fe3aaed9 Merge remote-tracking branch 'stefanha/trivial-patches' into staging 13 years ago
  Paolo Bonzini ea26ce765c main-loop: integrate glib sources for w32 13 years ago
  Paolo Bonzini 06ac7d4979 main-loop: replace WaitForMultipleObjects with g_poll 13 years ago
  Paolo Bonzini d3385eb448 main-loop: interrupt wait when data arrives on a socket 13 years ago
  Paolo Bonzini 15455536df main-loop: disable fd_set-based glib integration under w32 13 years ago
  Paolo Bonzini 4dae83aeac main loop: use msec-based timeout in glib_select_fill 13 years ago
  Frediano Ziglio a92433afcc main-loop: make qemu_event_handle static 13 years ago
  Michael Roth d34e8f6e9d main-loop: For tools, initialize timers as part of qemu_init_main_loop() 13 years ago
  Michael Roth ee77dfb26a main-loop: Fix SetEvent() on uninitialized handle on win32 13 years ago
  Lai Jiangshan 4aa7534d22 cleanup, save a syscall 13 years ago
  Stefan Weil 0ec024f636 main-loop: Add missing include file 14 years ago
  Paolo Bonzini d3b12f5dec main-loop: create main-loop.c 14 years ago