]> git.proxmox.com Git - qemu.git/history - blockdev.h
tcg-ia64: Fix warning in qemu_ld.
[qemu.git] / blockdev.h
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