summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2018-03-09iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia
2018-03-09iotests: Skip test for ENOMEM errorFam Zheng
2018-03-09iotests: Mark all tests executableEric Blake
2018-03-09iotests: Test creating overlay when guest runningFam Zheng
2018-03-09qemu-iotests: Test ssh image creation over QMPKevin Wolf
2018-03-09qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf
2018-03-09qcow2: Use visitor for options in qcow2_create()Kevin Wolf
2018-03-09qcow2: Make qemu-img check detect corrupted L1 tables in snapshotsAlberto Garcia
2018-03-09qcow2: Check snapshot L1 table in qcow2_snapshot_delete()Alberto Garcia
2018-03-09qcow2: Check snapshot L1 table in qcow2_snapshot_goto()Alberto Garcia
2018-03-09qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()Alberto Garcia
2018-03-09qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()Alberto Garcia
2018-03-09qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()Alberto Garcia
2018-03-09qcow2: Generalize validate_table_offset() into qcow2_validate_table()Alberto Garcia
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-03-02iotest 033: add misaligned write-zeroes test via truncateAnton Nefedov
2018-02-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-13iotests: Use virtio-blk in 155Max Reitz
2018-02-13iotests: Fix CID for VMDK afl imageFam Zheng
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy
2018-01-31iotests: Make 200 run on tmpfsMax Reitz
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz
2018-01-23iotests: Make 184 image-lessMax Reitz
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz
2018-01-23iotests: Fix 059's reference outputMax Reitz
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz
2018-01-23iotests: Fix 020 for vmdkMax Reitz
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz
2018-01-23iotests: Fix _img_info for backslashesMax Reitz
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza
2017-12-22iotests: fix 197 for vpcJohn Snow
2017-12-19qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi