aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-07-30iotests/118: Test inserting a read-only mediumKevin Wolf2-3/+7
2019-07-30Fixes: add read-zeroes to 051.outAndrey Shinkevich1-5/+5
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth7-8/+8
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth1-59/+61
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth1-2/+2
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz2-2/+57
2019-07-19iotests: Test commit with a filter on the chainMax Reitz2-3/+41
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz1-1/+1
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich10-109/+111
2019-07-15iotests: Add read-only test case to 030Max Reitz2-3/+30
2019-07-15iotests: Add new case to 030Max Reitz2-2/+27
2019-07-15iotests: Add @use_log to VM.run_job()Max Reitz1-5/+13
2019-07-15iotests: Compare error messages in 030Max Reitz1-24/+42
2019-07-15iotests: Fix throttling in 030Max Reitz1-5/+27
2019-07-12iotests: Update 082 expected outputEric Blake1-27/+27
2019-07-04Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-1/+1
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich1-2/+2
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+1
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz1-1/+1
2019-06-24ssh: switch from libssh2 to libsshPino Toscano2-12/+44
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman1-1/+1
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov2-0/+19
2019-06-18iotests: Test failure to loosen restrictionsMax Reitz2-0/+27
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz1-0/+1
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz2-0/+4
2019-06-14iotests: Test qemu-img convert --salvageMax Reitz3-0/+214
2019-06-14blockdev: Overlays are not snapshotsMax Reitz1-5/+5
2019-06-14iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy1-0/+2
2019-06-14iotests: Fix intermittent failure in 219Max Reitz1-3/+10
2019-06-14iotests: Filter 175's allocation informationMax Reitz2-8/+26
2019-06-14iotests: add iotest 256 for testing blockdev-backup across iothread contextsJohn Snow3-0/+242
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow1-19/+29
2019-06-14iotests.py: do not use infinite waitsJohn Snow1-7/+7
2019-06-13iotests: Let 233 run concurrentlyMax Reitz2-53/+42
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz1-4/+2
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz2-5/+8
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf1-1/+0
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy3-0/+95
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf3-0/+54
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf1-1/+1
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf2-0/+34
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz2-0/+76
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy4-4/+5
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf4-1/+109
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell3-0/+105
2019-05-28iotests: test external snapshot with bitmap copyingVladimir Sementsov-Ogievskiy3-0/+105
2019-05-28blockdev: loosen restrictions on drive-backup source nodeJohn Snow1-1/+1
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2-2/+10
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée1-60/+117
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth1-82/+95