]> git.proxmox.com Git - qemu.git/history - blockdev.h
update VERSION for 1.1.2
[qemu.git] / blockdev.h
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
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 Luiz Capitulinoqapi: Convert block_set_io_throttle
2012-01-18 Luiz Capitulinoqapi: Convert change
2012-01-18 Luiz Capitulinoqapi: Convert eject
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 Zhi Yong Wuhmp/qmp: add block_set_io_throttle
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-02-07 Marcelo Tosattiblockdev: add refcount to DriveInfo
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix drive_add for drives without media
2011-01-31 Markus Armbrusterblockdev: Replace drive_add()'s fmt, ... by optstr...
2011-01-31 Markus Armbrusterblockdev: New drive_get_by_index()
2011-01-31 Markus Armbrusterblockdev: Make drive_add() take explicit type, index...
2011-01-31 Markus Armbrusterblockdev: Fix regression in -drive if=scsi,index=N
2011-01-31 Markus Armbrusterblockdev: Move BlockInterfaceType from qemu-common...
2011-01-31 Markus Armbrusterblockdev: New drive_get_next(), replacing qdev_init_bdrv()
2011-01-31 Christoph Hellwigblock: add block_resize monitor command
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Jes SorensenIntroduce do_snapshot_blkdev() and monitor command...
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-25 Hannes Reineckescsi: Increase the number of possible devices
2010-11-24 Ryan HarperImplement drive_del to decouple block removal from...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan Weilblockdev: Use GCC_FMT_ATTR (format checking)
2010-08-24 Blue SwirlRearrange block headers
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterblockdev: drive_get_by_id() is no longer used, remove
2010-07-02 Markus Armbrusterblockdev: Clean up automatic drive deletion
2010-07-02 Markus Armbrusterblockdev: New drive_get_by_blockdev()
2010-07-02 Markus Armbrusterblockdev: Remove drive_get_serial()
2010-06-15 Markus Armbrusterblockdev: Give drives internal linkage
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c