summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-05-10iotests: Add test for rebase without input baseMax Reitz3-0/+164
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf1-1/+3
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell8-26/+35
2019-05-07iotests: Fix iotests 110 and 126Max Reitz2-6/+14
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz4-12/+12
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy2-8/+9
2019-05-07iotests: Make 182 do without device_addMax Reitz2-5/+18
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake2-15/+15
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth3-50/+50
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz2-4/+6
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia3-0/+151
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz1-4/+16
2019-04-30iotests: Perform the correct test in 082Max Reitz2-4/+6
2019-04-30qemu-img: Saner printing of large file sizesEric Blake28-112/+112
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth26-214/+214
2019-04-12iotest: Fix 241 to run in generic directoryEric Blake2-4/+6
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz1-2/+8
2019-04-02tests/qemu-iotests/235: Allow fallback to tcgThomas Huth1-1/+1
2019-04-02block: test block-stream with a base node that is used by block-commitAlberto Garcia2-2/+19
2019-04-02tests/qemu-iotests: Remove redundant COPYING fileThomas Huth1-339/+0
2019-04-02iotests: Fix test 200 on s390x without virtio-pciThomas Huth1-3/+11
2019-04-01nbd/server: Advertise actual minimum block sizeEric Blake3-7/+9
2019-03-30nbd/client: Report offsets in bdrv_block_statusEric Blake3-14/+14
2019-03-30iotests: Add 241 to test NBD on unaligned imagesEric Blake3-0/+127
2019-03-26iotests: add 248: test resume mirror after auto pause on ENOSPCVladimir Sementsov-Ogievskiy3-0/+80
2019-03-19qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor1-1/+1
2019-03-19qemu-iotests: Fix 232 for non-qcow2Kevin Wolf5-50/+102
2019-03-19iotests: 153: Wait for an answer to QMP commandsSergio Lopez2-6/+12
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-2/+553
2019-03-12qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia3-0/+997
2019-03-12file-posix: Make auto-read-only dynamicKevin Wolf1-6/+6
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf3-0/+25
2019-03-12qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf2-0/+51
2019-03-12tests/qemu-iotests: add bitmap resize test 246John Snow3-0/+410
2019-03-12iotests: add busy/recording bit test to 124John Snow2-2/+115
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow1-0/+28
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell4-3/+42
2019-03-08qemu-iotests: amend with external data fileKevin Wolf2-1/+133
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf3-0/+326
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf2-0/+54
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf1-0/+27
2019-03-08qcow2: Store data file name in the imageKevin Wolf1-0/+27
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf1-1/+1
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf3-13/+13
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf3-0/+90
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé2-18/+31
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé185-185/+185
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich1-0/+3
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich2-1/+55
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich1-1/+1