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
|
f5022a135e
aio: fix aio_ctx_prepare with idle bottom halves
|
12 年之前 |
Paolo Bonzini
|
22bfa75eaf
aio: clean up now-unused functions
|
13 年之前 |
Paolo Bonzini
|
2f4dc3c1b2
aio: add aio_notify
|
13 年之前 |
Paolo Bonzini
|
e3713e001f
aio: make AioContexts GSources
|
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
|
12 年之前 |
Stefan Weil
|
9b47b17e80
async: Use bool for boolean struct members and remove a hole
|
13 年之前 |
Stefano Stabellini
|
7c7db75576
main_loop_wait: block indefinitely
|
13 年之前 |
Paolo Bonzini
|
44a9b356ad
main-loop: create main-loop.h
|
14 年之前 |
Kevin Wolf
|
648fb0ea5e
async: Allow nested qemu_bh_poll calls
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Kevin Wolf
|
384acbf46b
async: Remove AsyncContext
|
14 年之前 |
Kevin Wolf
|
7887f6201f
Allow nested qemu_bh_poll() after BH deletion
|
14 年之前 |
Kevin Wolf
|
9a1e948129
Introduce contexts for asynchronous callbacks
|
16 年之前 |
Kevin Wolf
|
4f999d05f5
Split out bottom halves
|
16 年之前 |