Sign in
qemu
/
qemu
/
82e59a676c01b3df3b53998d428d0a64a55f2439
/
async.c
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
f5022a1
aio: fix aio_ctx_prepare with idle bottom halves
by Paolo Bonzini
· 12 years ago
22bfa75
aio: clean up now-unused functions
by Paolo Bonzini
· 12 years ago
2f4dc3c
aio: add aio_notify
by Paolo Bonzini
· 12 years ago
e3713e0
aio: make AioContexts GSources
by Paolo Bonzini
· 12 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
9b47b17
async: Use bool for boolean struct members and remove a hole
by Stefan Weil
· 13 years ago
7c7db75
main_loop_wait: block indefinitely
by Stefano Stabellini
· 13 years ago
44a9b35
main-loop: create main-loop.h
by Paolo Bonzini
· 13 years ago
648fb0e
async: Allow nested qemu_bh_poll calls
by Kevin Wolf
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
384acbf
async: Remove AsyncContext
by Kevin Wolf
· 14 years ago
7887f62
Allow nested qemu_bh_poll() after BH deletion
by Kevin Wolf
· 14 years ago
9a1e948
Introduce contexts for asynchronous callbacks
by Kevin Wolf
· 15 years ago
4f999d0
Split out bottom halves
by Kevin Wolf
· 15 years ago