]> git.proxmox.com Git - qemu.git/history - blockdev.c
iothread: replace fair_mutex with a condition variable
[qemu.git] / blockdev.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-21 Jes SorensenQMP: add snapshot-blkdev-sync command
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Luiz Capitulinoblock: drive_init(): Improve CHS setting error message
2011-07-05 Luiz Capitulinoblock: drive_init(): Simplify interface type setting
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24 Markus Armbrusterblockdev: Put space after comma in error message
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Christoph Hellwigblock: clarify the meaning of BDRV_O_NOCACHE
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblock: Remove type hint, it's guest matter, doesn't...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Ryan HarperDo not delete BlockDriverState when deleting the drive
2011-04-03 Alexander Grafvirtio: use generic name when possible
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-15 Jes SorensenImprove error handling in do_snapshot_blkdev()
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Markus Armbrusterblockdev: Plug memory leak in drive_init() error paths
2011-02-10 Markus Armbrusterblockdev: Plug memory leak in drive_uninit()
2011-02-07 Marcelo Tosattiblock: enable in_use flag
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: Reject multiple definitions for the same...
2011-01-31 Markus Armbrusterblockdev: New drive_get_by_index()
2011-01-31 Markus Armbrusterblockdev: Factor drive_index_to_{bus,unit}_id out of...
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: Put BlockInterfaceType names and max_devs...
2011-01-31 Markus Armbrusterblockdev: New drive_get_next(), replacing qdev_init_bdrv()
2011-01-31 Christoph Hellwigblock: add block_resize monitor command
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Markus Armbrusterblockdev: Fix drive_del not to crash when drive is...
2011-01-24 Markus Armbrusterblockdev: Make drive_init() use error_report()
2011-01-24 Markus Armbrusterblockdev: Fix error message for invalid -drive CHS
2011-01-24 Jes Sorensendo_snapshot_blkdev() error on missing snapshot_file...
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-17 Ryan Harperblockdev: check dinfo ptr before using
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-24 Ryan HarperImplement drive_del to decouple block removal from...
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfscsi-disk: Implement rerror option
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Blue SwirlFix -snapshot deleting images on disk change
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Markus Armbrusterblockdev: Clean up how readonly persists across virtual...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/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-07-01 Luiz CapitulinoMonitor: handle optional '-' arg as a bool
2010-06-22 Eduardo Habkostmonitor: allow device to be ejected if no disk is inserted
2010-06-15 Markus Armbrusterblockdev: Give drives internal linkage
2010-06-15 Markus Armbrustermonitor: Make "commit FOO" complain when FOO doesn...
2010-06-15 Markus Armbrusterblock: Decouple block device "commit all" from DriveInfo
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-15 Markus ArmbrusterFix regression for "-drive file="
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Luiz Capitulinoblock: Fix serial number assignment
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c