]> git.proxmox.com Git - qemu.git/history - aio-win32.c
Open 2.0 development tree
[qemu.git] / aio-win32.c
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Stefan Hajnocziaio-win32: replace incorrect AioHandler->opaque usage...
2013-08-22 Alex Blighaio / timers: Convert aio_poll to use AioContext timers...
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block-next'...
2013-08-19 Stefan Hajnocziaio: drop io_flush argument
2013-08-19 Stefan Hajnocziaio: stop using .io_flush()
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-17 Kevin Wolfaio: Fix return value of aio_poll()
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-1.3...
2012-11-26 Paolo Bonziniaio: avoid livelock behavior for Win32
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Paolo Bonziniaio: call aio_notify after setting I/O handlers
2012-10-30 Paolo Bonziniaio: make AioContexts GSources
2012-10-30 Paolo Bonziniaio: add Win32 implementation