aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-28iotests: test external snapshot with bitmap copyingVladimir Sementsov-Ogievskiy
2019-05-28blockdev: loosen restrictions on drive-backup source nodeJohn Snow
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth
2019-05-21tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth
2019-05-21tests/qemu-iotests: Do not hard-code the path to bashThomas Huth
2019-05-21tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth
2019-05-21tests/qemu-iotests/005: Add a sanity check for large sparse file supportThomas Huth
2019-05-20iotests: Make 245 faster and more reliableMax Reitz
2019-05-20iotests.py: Fix VM.run_jobMax Reitz
2019-05-20iotests.py: Let assert_qmp() accept an arrayMax Reitz
2019-05-20iotests: Test unaligned raw images with O_DIRECTMax Reitz
2019-05-20iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-10iotests: Add test for rebase without input baseMax Reitz
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell
2019-05-07iotests: Fix iotests 110 and 126Max Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy
2019-05-07iotests: Make 182 do without device_addMax Reitz
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz
2019-04-30iotests: Perform the correct test in 082Max Reitz
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth
2019-04-12iotest: Fix 241 to run in generic directoryEric Blake
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz
2019-04-02tests/qemu-iotests/235: Allow fallback to tcgThomas Huth
2019-04-02block: test block-stream with a base node that is used by block-commitAlberto Garcia
2019-04-02tests/qemu-iotests: Remove redundant COPYING fileThomas Huth
2019-04-02iotests: Fix test 200 on s390x without virtio-pciThomas Huth
2019-04-01nbd/server: Advertise actual minimum block sizeEric Blake
2019-03-30nbd/client: Report offsets in bdrv_block_statusEric Blake
2019-03-30iotests: Add 241 to test NBD on unaligned imagesEric Blake
2019-03-26iotests: add 248: test resume mirror after auto pause on ENOSPCVladimir Sementsov-Ogievskiy
2019-03-19qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor
2019-03-19qemu-iotests: Fix 232 for non-qcow2Kevin Wolf