aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-07-30iotests/118: Test inserting a read-only mediumKevin Wolf
2019-07-30Fixes: add read-zeroes to 051.outAndrey Shinkevich
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz
2019-07-19iotests: Test commit with a filter on the chainMax Reitz
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich
2019-07-15iotests: Add read-only test case to 030Max Reitz
2019-07-15iotests: Add new case to 030Max Reitz
2019-07-15iotests: Add @use_log to VM.run_job()Max Reitz
2019-07-15iotests: Compare error messages in 030Max Reitz
2019-07-15iotests: Fix throttling in 030Max Reitz
2019-07-12iotests: Update 082 expected outputEric Blake
2019-07-04Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov
2019-06-18iotests: Test failure to loosen restrictionsMax Reitz
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz
2019-06-14iotests: Test qemu-img convert --salvageMax Reitz
2019-06-14blockdev: Overlays are not snapshotsMax Reitz
2019-06-14iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy
2019-06-14iotests: Fix intermittent failure in 219Max Reitz
2019-06-14iotests: Filter 175's allocation informationMax Reitz
2019-06-14iotests: add iotest 256 for testing blockdev-backup across iothread contextsJohn Snow
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow
2019-06-14iotests.py: do not use infinite waitsJohn Snow
2019-06-13iotests: Let 233 run concurrentlyMax Reitz
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz
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