]> git.proxmox.com Git - qemu.git/history - aio.c
Version 1.0.1
[qemu.git] / aio.c
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-21 Avi Kivityblock: fix aio_flush segfaults for read-only protocols...
2009-10-27 Kevin WolfAdd qemu_aio_process_queue()
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
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