Peter Maydell
|
01c22f2cdd
main-loop: Suppress "I/O thread spun" warnings for qtest
|
11 年之前 |
Liu Ping Fan
|
a42e9c4188
slirp: set mainloop timeout with more precise value
|
12 年之前 |
Alex Bligh
|
40daca54cd
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
|
12 年之前 |
Alex Bligh
|
6d32717155
aio / timers: Remove alarm timers
|
12 年之前 |
Alex Bligh
|
7b595f35d8
aio / timers: Convert mainloop to use timeout
|
12 年之前 |
Stefan Hajnoczi
|
f2e5dca46b
aio: drop io_flush argument
|
12 年之前 |
Michael Tokarev
|
520b6dd4d0
main-loop: do not include slirp/slirp.h, use libslirp.h instead
|
12 年之前 |
Stefan Hajnoczi
|
3cb8c205e3
main-loop: partial revert of 5e3bc73
|
12 年之前 |
Stefan Hajnoczi
|
8db165b36e
main-loop: narrow win32 pollfds_fill() event bitmasks
|
12 年之前 |
Anthony Liguori
|
893986fe94
main-loop: drop the BQL if the I/O appears to be spinning
|
12 年之前 |
Stefan Hajnoczi
|
5f3aa1ff47
main-loop: add qemu_get_aio_context()
|
12 年之前 |
Stefan Hajnoczi
|
9cbaacf999
main-loop: drop rfds/wfds/xfds for good
|
12 年之前 |
Stefan Hajnoczi
|
a3e4b4a809
iohandler: switch to GPollFD
|
12 年之前 |
Stefan Hajnoczi
|
8917c3bdba
slirp: switch to GPollFD
|
12 年之前 |
Stefan Hajnoczi
|
48ce11ff97
main-loop: switch POSIX glib integration to GPollFD
|
12 年之前 |
Stefan Hajnoczi
|
cbff4b342b
main-loop: switch to g_poll() on POSIX hosts
|
12 年之前 |
Stefan Hajnoczi
|
134a03e0b3
main-loop: fix select_ret uninitialized variable warning
|
12 年之前 |
Fabien Chouteau
|
5e3bc735d9
Check return values from g_poll and select
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Paolo Bonzini
|
737e150e89
block: move include files to include/block/
|
12 年之前 |
Kevin Wolf
|
c57b6656c3
aio: Get rid of qemu_aio_flush()
|
12 年之前 |
Paolo Bonzini
|
49cf57281b
vl: delay thread initialization after daemonization
|
12 年之前 |
Paolo Bonzini
|
f9ab4654e3
vl: unify calls to init_timer_alarm
|
12 年之前 |
Paolo Bonzini
|
4c8d0d2767
main-loop: use aio_notify for qemu_notify_event
|
15 年之前 |
Paolo Bonzini
|
82cbbdc6a0
main-loop: use GSource to poll AIO file descriptors
|
13 年之前 |
Paolo Bonzini
|
f42b22077b
aio: add Win32 implementation
|
13 年之前 |
Paolo Bonzini
|
7c0628b20e
aio: add non-blocking variant of aio_wait
|
13 年之前 |
Paolo Bonzini
|
a915f4bc97
aio: add I/O handlers to the AioContext interface
|
13 年之前 |
Paolo Bonzini
|
f627aab1cc
aio: introduce AioContext, move bottom halves there
|
13 年之前 |
Paolo Bonzini
|
172061a0a0
main-loop: unify qemu_init_main_loop between QEMU and tools
|
13 年之前 |