summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
* iotests: Test creating overlay when guest runningFam Zheng2018-03-092-6/+9
* qemu-iotests: Test ssh image creation over QMPKevin Wolf2018-03-093-0/+337
* qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf2018-03-093-0/+646
* qcow2: Use visitor for options in qcow2_create()Kevin Wolf2018-03-092-6/+6
* qcow2: Make qemu-img check detect corrupted L1 tables in snapshotsAlberto Garcia2018-03-092-0/+22
* qcow2: Check snapshot L1 table in qcow2_snapshot_delete()Alberto Garcia2018-03-092-0/+4
* qcow2: Check snapshot L1 table in qcow2_snapshot_goto()Alberto Garcia2018-03-092-0/+6
* qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()Alberto Garcia2018-03-092-0/+8
* qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()Alberto Garcia2018-03-092-0/+6
* qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()Alberto Garcia2018-03-092-2/+16
* qcow2: Generalize validate_table_offset() into qcow2_validate_table()Alberto Garcia2018-03-091-8/+8
* scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth2018-03-061-4/+0Star
* iotest 033: add misaligned write-zeroes test via truncateAnton Nefedov2018-03-022-0/+42
* iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia2018-02-132-0/+7
* iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia2018-02-132-0/+77
* iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia2018-02-132-0/+20
* block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy2018-02-132-2/+2
* iotests: Use virtio-blk in 155Max Reitz2018-02-131-5/+9
* iotests: Fix CID for VMDK afl imageFam Zheng2018-02-132-1/+1
* iotests: 205: support luks formatVladimir Sementsov-Ogievskiy2018-02-092-2/+33
* iotests: Make 200 run on tmpfsMax Reitz2018-02-011-1/+1
* iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy2018-01-263-0/+162
* iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy2018-01-261-0/+38
* iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2018-01-262-15/+57
* iotests: Disable some tests for compat=0.10Max Reitz2018-01-234-2/+9
* iotests: Split 177 into two parts for compat=0.10Eric Blake2018-01-235-32/+193
* iotests: Make 059 pass on machines with little RAMMax Reitz2018-01-231-1/+3
* iotests: Filter compat-dependent info in 198Max Reitz2018-01-232-10/+4Star
* iotests: Make 191 work with qcow2 optionsMax Reitz2018-01-232-227/+91Star
* iotests: Make 184 image-lessMax Reitz2018-01-232-74/+14Star
* iotests: Make 089 compatible with compat=0.10Max Reitz2018-01-232-12/+2Star
* iotests: Fix 067 for compat=0.10Max Reitz2018-01-232-72/+28Star
* iotests: Fix 059's reference outputMax Reitz2018-01-231-1/+1
* iotests: Fix 051 for compat=0.10Max Reitz2018-01-233-0/+4
* iotests: Fix 020 for vmdkMax Reitz2018-01-232-5/+10
* iotests: Skip 103 for refcount_bits=1Max Reitz2018-01-231-0/+2
* iotests: Forbid 020 for non-file protocolsMax Reitz2018-01-231-7/+1Star
* iotests: Drop format-specific in _filter_img_infoMax Reitz2018-01-232-3/+32
* iotests: Fix _img_info for backslashesMax Reitz2018-01-231-1/+1
* qemu-iotests: Fix locking issue in 102Max Reitz2018-01-232-2/+8
* blockdev: Mark BD-{remove,insert}-medium stableMax Reitz2018-01-233-14/+14
* iotests: Make BD-{remove,insert}-medium use @idMax Reitz2018-01-232-131/+113Star
* qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-232-1/+11
* tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza2018-01-233-0/+144
* iotests: fix 197 for vpcJohn Snow2017-12-222-1/+6
* qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi2017-12-193-0/+66
* iotests: add VM.add_object()Stefan Hajnoczi2017-12-191-0/+5
* qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi2017-12-193-0/+107
* iotests: fix 075 and 078John Snow2017-11-272-16/+16
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-214-1/+121
|\