Sign in
qemu
/
qemu
/
8327a470df78cb41de95f6be0133a59e0a721e2c
/
main-loop.c
a42e9c4
slirp: set mainloop timeout with more precise value
by Liu Ping Fan
· 11 years ago
40daca5
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
by Alex Bligh
· 12 years ago
6d32717
aio / timers: Remove alarm timers
by Alex Bligh
· 12 years ago
7b595f3
aio / timers: Convert mainloop to use timeout
by Alex Bligh
· 12 years ago
f2e5dca
aio: drop io_flush argument
by Stefan Hajnoczi
· 12 years ago
520b6dd
main-loop: do not include slirp/slirp.h, use libslirp.h instead
by Michael Tokarev
· 12 years ago
3cb8c20
main-loop: partial revert of 5e3bc73
by Stefan Hajnoczi
· 12 years ago
8db165b
main-loop: narrow win32 pollfds_fill() event bitmasks
by Stefan Hajnoczi
· 12 years ago
893986f
main-loop: drop the BQL if the I/O appears to be spinning
by Anthony Liguori
· 12 years ago
5f3aa1f
main-loop: add qemu_get_aio_context()
by Stefan Hajnoczi
· 12 years ago
9cbaacf
main-loop: drop rfds/wfds/xfds for good
by Stefan Hajnoczi
· 12 years ago
a3e4b4a
iohandler: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
8917c3b
slirp: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
48ce11f
main-loop: switch POSIX glib integration to GPollFD
by Stefan Hajnoczi
· 12 years ago
cbff4b3
main-loop: switch to g_poll() on POSIX hosts
by Stefan Hajnoczi
· 12 years ago
134a03e
main-loop: fix select_ret uninitialized variable warning
by Stefan Hajnoczi
· 12 years ago
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