2016-02-02 | Max Reitz | iotests: Add test for block jobs and BDS ejection Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Add test for multiple BB on BDS tree Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Rewrite bdrv_close_all() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Add blk_remove_all_bs() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | blockdev: Keep track of monitor-owned BDS Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Add list of all BlockDriverStates Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Make bdrv_close() static Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | blockdev: Use blk_remove_bs() in do_drive_del() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Use blk_remove_bs() in blk_delete() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Remove BDS close notifier Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | nbd: Switch from close to eject notifier Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | virtio-scsi: Catch BDS-BB removal/insertion Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | virtio-blk: Functions for op blocker management Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Add BB-BDS remove/insert notifiers Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Add test for eject under NBD server Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Release named dirty bitmaps in bdrv_close() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Fam Zheng | block: Remove unused struct definition BlockFinishData Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Add test for a nonexistent NBD export Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Make redirecting qemu's stderr optional Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Make _filter_nbd support more URL types Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Make _filter_nbd drop log lines Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Move _filter_nbd into common.filter Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Change coding style of _filter_nbd in 083 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Rename filter_nbd to _filter_nbd in 083 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | nbd: client_close on error in nbd_co_client_start Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | iotests: Limit supported formats for 118 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Fam Zheng | vmdk: Fix converting to streamOptimized Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-02-02 | Max Reitz | block/qapi: Emit tray_open only if there is a tray Signed-off-by: Max Reitz <mreitz@redhat.com> ...1454096953-31773-5-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2016-02-02 | Max Reitz | Revert "hw/block/fdc: Implement tray status" Signed-off-by: Max Reitz <mreitz@redhat.com> ...1454096953-31773-4-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2016-02-02 | Max Reitz | blockdev: Fix 'change' for slot devices Signed-off-by: Max Reitz <mreitz@redhat.com> ...1454096953-31773-3-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2016-02-02 | Max Reitz | block: Add blk_dev_has_tray() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1454096953-31773-2-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: Add test cases for blockdev-mirror Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | qmp: Add blockdev-mirror command Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | block: Add check on mirror target Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | block: Extract blockdev part of qmp_drive_mirror Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_S... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Bo Tu | qemu-iotests: s390x: fix test 051 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 095: Filter _img_info output Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 095: Use TEST_IMG override instead of "mv" Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 050: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 038: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 037: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 034: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 028: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 024: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 020: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 019: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 018: Use TEST_IMG override instead of "mv" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | block/qapi: Clear err for further error Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Paolo Bonzini | block: use drained section in bdrv_close Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Paolo Bonzini | qemu-iotests: make check-block.sh work on out-of-tree... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-01-07 | Fam Zheng | iotests: 086: Add raw format Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | John Snow | block/qapi: allow best-effort query Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | John Snow | qemu-img: abort when full_backing_filename not present Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | John Snow | block/qapi: explicitly warn if !has_full_backing_filename Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | John Snow | block/qapi: always report full_backing_filename Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | John Snow | block/qapi: do not redundantly print "actual path" Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | Bo Tu | qemu-iotests: s390x: fix test 068 Acked-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | Bo Tu | qemu-iotests: s390x: fix test 051 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-18 | Bo Tu | qemu-iotests: refine common.config Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-12-02 | Michael S. Tsirkin | blkdebug: silence warning under qtest Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-25 | Fam Zheng | qemu-iotests: Add -nographic when starting QEMU in... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-18 | Alberto Garcia | block: Call external_snapshot_clean after blockdev... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Alberto Garcia | iotests: Check for quorum support in test 139 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Kevin Wolf | qcow2: Fix qcow2_get_cluster_offset() for zero clusters Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Alberto Garcia | iotests: Add tests for the x-blockdev-del command Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Alberto Garcia | block: Add 'x-blockdev-del' QMP command Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Alberto Garcia | block: Add blk_get_refcnt() Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Alberto Garcia | mirror: block all operations on the target image during... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Jeff Cody | qemu-iotests: fix -valgrind option for check Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-11-11 | Jeff Cody | qemu-iotests: fix cleanup of background processes [mreitz@redhat.com: Replaced '! -z "..."' by '-n... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Wen Congyang | quorum: validate vote threshold against num_children... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Alberto Garcia | qcow2: reorder fields in Qcow2CachedTable to reduce... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Alberto Garcia | docs: document how to configure the qcow2 L2/refcount... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Alberto Garcia | qcow2: add option to clean unused cache entries after... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Alberto Garcia | qcow2: mark the memory as no longer needed after qcow2_cache... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Peter Lieven | block/vpc: remove disabled code from get_sector_offset Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Peter Lieven | block/vpc: rename footer->size -> footer->current_size Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Peter Lieven | block/vpc: make calculate_geometry spec conform Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Kevin Wolf | vpc: Ignore geometry for large images Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Peter Lieven | block/vpc: optimize vpc_co_get_block_status Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Fam Zheng | block: Drop bdrv_find Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Fam Zheng | blockdev: Convert bdrv_find to blk_by_name Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Fam Zheng | migration: Convert bdrv_find to blk_by_name Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Fam Zheng | monitor: Convert bdrv_find to blk_by_name Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | iotests: Test non-self-referential qcow2 refblocks Signed-off-by: Max Reitz <mreitz@redhat.com> ...1417798412-15330-1-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | iotests: Add tests for refcount table growth Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423598552-24301-3-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | qcow2: Respect new_block in alloc_refcount_block() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423598552-24301-2-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Markus Armbruster | block: Eliminate silly QERR_ macros used for encryption... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Markus Armbruster | block: New bdrv_add_key(), convert monitor to use it Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Markus Armbruster | blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Markus Armbruster | blockdev: Give find_block_job() an Error ** parameter Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-01-23 | Max Reitz | iotests: Lower 064's memory usage Signed-off-by: Max Reitz <mreitz@redhat.com> ...1422025185-25229-1-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-01-23 | Jeff Cody | block: vhdx - force FileOffsetMB field to '0' for certain... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-11-18 | Markus Armbruster | raw-posix: The SEEK_HOLE code is flawed, rewrite it Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-11-18 | Markus Armbruster | raw-posix: SEEK_HOLE suffices, get rid of FIEMAP Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-11-18 | Markus Armbruster | raw-posix: Fix comment for raw_co_get_block_status() Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-11-09 | Max Reitz | block/vdi: Limit maximum size even futher Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-10-23 | Max Reitz | qemu-img: Print error if check failed Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2014-10-23 | Roger Pau Monne | block: char devices on FreeBSD are not behind a pager Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |