]> git.ipfire.org Git - thirdparty/qemu.git/history - aio.c
Make tcp_chr_read() use recvmsg()
[thirdparty/qemu.git] / aio.c
2009-07-22  NolanHandle BH's queued by AIO completions in qemu_aio_flush()
2009-06-15  Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15  Andrea Arcangelifix qemu_aio_flush
2009-05-08  Alexander GrafAIO deletion race fix
2009-02-05  aliguoritoplevel: remove error handling from qemu_malloc()...
2008-10-12  aliguoriMake sure to initialize fd_sets in aio.c
2008-09-22  aliguoriRefactor AIO to allow multiple AIO implementations