Sign in
qemu
/
qemu
/
59cacde8cdf2e85de9b1aff63e456e89a8a5c59d
/
main-loop.c
5e3bc73
Check return values from g_poll and select
by Fabien Chouteau
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
c57b665
aio: Get rid of qemu_aio_flush()
by Kevin Wolf
· 12 years ago
49cf572
vl: delay thread initialization after daemonization
by Paolo Bonzini
· 12 years ago
f9ab465
vl: unify calls to init_timer_alarm
by Paolo Bonzini
· 12 years ago
4c8d0d2
main-loop: use aio_notify for qemu_notify_event
by Paolo Bonzini
· 15 years ago
82cbbdc
main-loop: use GSource to poll AIO file descriptors
by Paolo Bonzini
· 12 years ago
f42b220
aio: add Win32 implementation
by Paolo Bonzini
· 13 years ago
7c0628b
aio: add non-blocking variant of aio_wait
by Paolo Bonzini
· 12 years ago
a915f4b
aio: add I/O handlers to the AioContext interface
by Paolo Bonzini
· 12 years ago
f627aab
aio: introduce AioContext, move bottom halves there
by Paolo Bonzini
· 12 years ago
172061a
main-loop: unify qemu_init_main_loop between QEMU and tools
by Paolo Bonzini
· 12 years ago
3239ad0
main-loop: Calculate poll timeout using timeout argument
by Stefan Weil
· 13 years ago
42fe1c2
main-loop: Fix build for w32 and w64
by Stefan Weil
· 13 years ago
7c7db75
main_loop_wait: block indefinitely
by Stefano Stabellini
· 13 years ago
58b9630
w64: Fix type cast in os_host_main_loop_wait
by Stefan Weil
· 13 years ago
72fe3aa
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
ea26ce7
main-loop: integrate glib sources for w32
by Paolo Bonzini
· 13 years ago
06ac7d4
main-loop: replace WaitForMultipleObjects with g_poll
by Paolo Bonzini
· 13 years ago
d3385eb
main-loop: interrupt wait when data arrives on a socket
by Paolo Bonzini
· 13 years ago
1545553
main-loop: disable fd_set-based glib integration under w32
by Paolo Bonzini
· 13 years ago
4dae83a
main loop: use msec-based timeout in glib_select_fill
by Paolo Bonzini
· 13 years ago
a92433a
main-loop: make qemu_event_handle static
by Frediano Ziglio
· 13 years ago
d34e8f6
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
by Michael Roth
· 13 years ago
ee77dfb
main-loop: Fix SetEvent() on uninitialized handle on win32
by Michael Roth
· 13 years ago
4aa7534
cleanup, save a syscall
by Lai Jiangshan
· 13 years ago
0ec024f
main-loop: Add missing include file
by Stefan Weil
· 13 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 13 years ago