]> git.proxmox.com Git - qemu.git/history - blockjob.c
qdev-properties-system.c: Allow vlan or netdev for -device, not both
[qemu.git] / blockjob.c
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Fam Zhengqapi: make use of new BlockJobType
2013-10-11 Fam Zhengblockjob: rename BlockJobType to BlockJobDriver
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-06 Fam Zhengblock: use BDS ref for block jobs
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 Alex Blighaio / timers: convert block_job_sleep_ns and co_sleep_n...
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 Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-24 Paolo Bonziniiostatus: forward block_job_iostatus_reset to block job
2012-10-24 Paolo Bonziniblock: introduce BLOCK_JOB_READY event
2012-10-24 Paolo Bonziniblock: add block-job-complete
2012-10-24 Paolo Bonziniblock: rename block_job_complete to block_job_completed
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-28 Paolo Bonziniblock: introduce block job error
2012-09-28 Paolo Bonziniblock: add support for job pause/resume
2012-09-28 Paolo Bonziniqmp: add 'busy' member to BlockJobInfo
2012-09-28 Paolo Bonziniblock: add block_job_query
2012-09-28 Paolo Bonziniblock: move job APIs to separate files