]> git.proxmox.com Git - qemu.git/history - qemu-coroutine-lock.c
rng-egd: remove redundant free
[qemu.git] / qemu-coroutine-lock.c
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20130729...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Benoît Canetblock: Repair the throttling code.
2013-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-24 Stefan Hajnoczicoroutine: stop using AioContext in CoQueue
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Stefan Hajnoczicoroutine: use AioContext for CoQueue BH
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-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-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Stefan Hajnoczicoroutine: add qemu_co_queue_restart_all()
2011-12-05 Zhi Yong WuCoQueue: introduce qemu_co_queue_wait_insert_head
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 Bonzinimain-loop: create main-loop.h
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
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-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-23 Aneesh Kumar K.Vcoroutine: Add CoRwlock support
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-02 Kevin Wolfcoroutines: Use one global bottom half for CoQueue
2011-08-02 Kevin Wolfcoroutines: Locks