]> git.proxmox.com Git - qemu.git/history - iohandler.c
Open 2.0 development tree
[qemu.git] / iohandler.c
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-21 Stefan Hajnocziiohandler: switch to GPollFD
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-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
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: introduce AioContext, move bottom halves there
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-17 David Gibsonqemu-char: BUGFIX, don't call FD_ISSET with negative fd
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-21 Alexey Kardashevskiyeventfd: making it thread safe
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01 Stefan Weiliohandler: Use bool for boolean struct member and remov...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo BonziniRevert to a hand-made select loop
2011-10-21 Paolo Bonzinimain-loop: create main-loop.h
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-08 Anthony Liguoriiohandlers: fix issue with qemu_set_fd_handler()
2011-09-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-01 Anthony Liguorimain: switch qemu_set_fd_handler to g_io_add_watch
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
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-03-29 Paolo Bonziniadd a service to reap zombies, use it in SLIRP
2011-03-29 Paolo Bonziniextract I/O handler lists to iohandler.c