aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/041
AgeCommit message (Expand)Author
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf
2016-06-28iotests: add small-granularity mirror testJohn Snow
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng
2015-10-16block: auto-generated node-namesJeff Cody
2015-09-11typofixes - v4Veres Lajos
2015-09-04iotests: Respect -nodefaults in tests 41 and 55Max Reitz
2015-09-04qemu-iotests: s390x: fix test 041 and 055Bo Tu
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng
2013-11-27qemu-iotests: Fix test 041Max Reitz
2013-11-14qemu-iotests: Extend 041 for unbacked mirroringMax Reitz
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini