]> git.proxmox.com Git - qemu.git/history - blockdev.c
update VERSION for 1.1.2
[qemu.git] / blockdev.c
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-10 Paolo Bonziniblock: fail live snapshot if disk has no medium
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-27 Stefan Hajnocziblock: add 'speed' optional parameter to block-stream
2012-04-27 Stefan Hajnocziblock: change block-job-set-speed argument from 'value...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-05 Benoît Canetblockdev: open images with BDRV_O_INCOMING on incoming...
2012-04-05 Paolo Bonziniblock: cancel jobs when a device is ready to go away
2012-04-05 Floris Boside: Change serial number strncpy() to pstrcpy()
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-12 Paolo Bonziniqmp: convert blockdev-snapshot-sync to a wrapper around...
2012-03-12 Paolo Bonziniadd mode field to blockdev-snapshot-sync transaction...
2012-03-12 Paolo Bonzinirename blockdev-group-snapshot-sync
2012-03-12 Paolo Bonziniuse QSIMPLEQ_FOREACH_SAFE when freeing list elements
2012-03-12 Stefan Hajnocziblock: handle -EBUSY in bdrv_commit_all()
2012-03-12 Paolo BonziniGroup snapshot: Fix format name for backing file
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Jeff Codyqapi: Introduce blockdev-group-snapshot-sync command
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio-scsi'...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Jordan Justenblockdev: allow read-only pflash devices
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony LiguoriFix build breakage from last commit.
2012-02-03 Anthony Liguoris390x: fix -drive in the absence of aliases
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-27 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-01-26 Marcelo Tosattiblock: add support for partial streaming
2012-01-26 Stefan Hajnocziblockdev: make image streaming safe across hotplug
2012-01-26 Stefan Hajnocziqmp: add query-block-jobs
2012-01-26 Stefan Hajnocziqmp: add block_job_cancel command
2012-01-26 Stefan Hajnocziqmp: add block_job_set_speed command
2012-01-26 Stefan Hajnocziqmp: add block_stream command
2012-01-26 Stefan Hajnocziblock: check bdrv_in_use() before blockdev operations
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-18 Stefan Hajnocziblock: use proper qerrors in qmp_block_resize
2012-01-18 Luiz Capitulinoqapi: Convert block_set_io_throttle
2012-01-18 Luiz Capitulinoqapi: Convert change
2012-01-18 Luiz Capitulinoqapi: Convert eject
2012-01-18 Luiz Capitulinoblock: eject_device(): Use error_set()
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-06 Luiz Capitulinoqapi: Convert blockdev_snapshot_sync
2011-12-06 Luiz Capitulinoqapi: Convert block_resize
2011-12-06 Luiz Capitulinoqapi: Convert block_passwd
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Stefan Hajnocziblock: convert qemu_aio_flush() calls to bdrv_drain_all()
2011-12-05 Stefan Hajnocziblock: add -drive copy-on-read=on|off
2011-12-05 Zhi Yong Wuhmp/qmp: add block_set_io_throttle
2011-12-05 Zhi Yong Wublock: add the blockio limits command line support
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Paolo Bonziniblock: add eject request callback
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusteride/atapi scsi-disk: Make monitor eject -f, then change...
2011-09-12 Markus Armbrusterblock: Drop BlockDriverState member removable
2011-09-12 Markus Armbrusterblock: Clean up remaining users of "removable"
2011-09-12 Markus Armbrusterblock: Drop medium lock tracking, ask device models...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
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 'aneesh/for-upstream-3...
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
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...
next