]> git.proxmox.com Git - qemu.git/history - block.c
Open up the 0.15 development branch
[qemu.git] / block.c
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 Christoph Hellwigblock: tell drivers about an image resize
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Stefan Hajnocziblock: Use backing format driver during image creation
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-06 Blue Swirlblock: delete a write-only variable
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Christoph Hellwigblock: add discard support
2010-12-17 Jes Sorensenbdrv_img_create() use proper errno return values
2010-12-17 Jes SorensenPrevent creating an image with the same filename as...
2010-12-17 Jes Sorensenqemu-img.c: Re-factor img_create()
2010-12-17 Stefan Hajnocziblock: Fix the use of protocols in backing files
2010-12-17 Stefan Hajnocziblock: Introduce path_has_protocol() function
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-14 Stefan Hajnocziblock: Make bdrv_create_file() ':' handling consistent
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Marcelo Tosattiblock: set sector dirty on AIO write completion
2010-11-21 Marcelo Tosattiblock: fix shift in dirty bitmap calculation
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 edisonCopy snapshots out of QCOW2 disk
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09 Stefan Hajnoczitrace: Trace bdrv_aio_{readv,writev}
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Kevin Wolfblock: Fix image re-open in bdrv_commit
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Markus Armbrusterblock: Change bdrv_eject() not to drop the image
2010-08-03 Kevin Wolfblock: Fix bdrv_has_zero_init
2010-08-03 Kevin Wolfblock: Change bdrv_commit to handle multiple sectors...
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Blue SwirlFix -snapshot deleting images on disk change
2010-07-26 Stefan Weilblock: Use error codes from lower levels for error...
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-15 Anthony LiguoriMake default invocation of block drivers safer (v3)
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Kevin Wolfqcow2/vdi: Change check to distinguish error cases
2010-07-06 Kevin Wolfqemu-img check: Distinguish different kinds of errors
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Kevin Wolfblock: Handle multiwrite errors only when all requests...
2010-07-02 Kevin Wolfblock: Fix early failure in multiwrite
2010-07-02 Markus Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrusterblock: Clean up bdrv_snapshots()
2010-07-02 Markus Armbrustersavevm: Survive hot-unplug of snapshot device
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Ryan HarperDon't reset bs->is_temporary in bdrv_open_common
2010-07-02 Christoph Hellwigblock: allow filenames with colons again for host devices
2010-06-22 Kevin Wolfblock: Add bdrv_(p)write_sync
2010-06-15 Blue Swirlblock: fix a warning and possible truncation
2010-06-15 Markus Armbrusterblock: New bdrv_next()
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 Miguel Di Ciurcio... savevm: Really verify if a drive supports snapshots
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 MORITA Kazutakablock: call the snapshot handlers of the protocol drivers
2010-06-04 MORITA Kazutakaclose all the block drivers before the qemu process...
2010-06-04 Kevin Wolfblock: Assume raw for drives without media
2010-06-04 Jes SorensenCleanup: Be consistent and use BDRV_SECTOR_SIZE instead...
2010-06-04 Jes SorensenCleanup: bdrv_open() no need to shift total_size just...
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-05-28 Nicholas A. Bellingerblock: Add missing bdrv_delete() for SG_IO BlockDriver...
2010-05-28 MORITA Kazutakaadd support for protocol driver create_options
2010-05-28 Kevin Wolfblock: Fix multiwrite with overlapping requests
2010-05-26 Alexander GrafAdd cache=unsafe parameter to -drive
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-21 Nicholas Bellingerblock: Add SG_IO device check in refresh_total_sectors()
2010-05-21 Nicholas Bellingerblock: Make find_image_format() return 'raw' BlockDrive...
2010-05-21 Christoph Hellwigblock: fix sector comparism in multiwrite_req_compare
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Kevin Wolfblock: Remove special case for vvfat
2010-05-17 Daniel P. BerrangeFix docs for block stats monitor command
2010-05-17 Bruce Rogersuse qemu_free() instead of free()
2010-05-17 Kevin Wolfblock: Fix bdrv_commit
2010-05-17 Kevin Wolfblock: Fix protocol detection for Windows devices
2010-05-17 Kevin Wolfblock: Avoid unchecked casts for AIOCBs
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Jan Kiszkablock: Release allocated options after bdrv_open
2010-05-03 Kevin Wolfblock: Add wr_highest_sector blockstat
2010-05-03 Stefan Hajnocziblock: Cache total_sectors to reduce bdrv_getlength...
2010-05-03 Stefan Hajnocziblock: Set backing_hd to NULL after deleting it
next