summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2014-08-07mirror: Fix qiov size for short requestsKevin Wolf2-2/+7
2014-08-07qemu-iotests: Test 0-length image for mirrorFam Zheng2-5/+10
2014-08-07block: make 'top' argument to block-commit optionalJeff Cody1-10/+18
2014-08-07qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2-5/+11
2014-07-20qcow1: Stricter backing file length checkKevin Wolf2-0/+18
2014-07-20qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2-0/+16
2014-07-20qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2-0/+26
2014-07-20qcow1: Check maximum cluster sizeKevin Wolf3-0/+77
2014-04-11bochs: Fix catalog size checkKevin Wolf2-3/+9
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf2-0/+36
2014-04-04qemu-iotests: Remove CR line endings in reference outputKevin Wolf1-5/+5
2014-04-04block: Don't parse 'filename' optionKevin Wolf2-0/+15
2014-04-04qcow2: Flush metadata during read-only reopenKevin Wolf2-0/+31
2014-04-01parallels: Sanity check for s->tracks (CVE-2014-0142)Kevin Wolf2-0/+11
2014-04-01parallels: Fix catalog size integer overflow (CVE-2014-0143)Kevin Wolf5-0/+91
2014-04-01qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)Kevin Wolf2-1/+20
2014-04-01qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)Kevin Wolf2-1/+21
2014-04-01qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)Kevin Wolf2-0/+11
2014-04-01qcow2: Fix copy_sectors() with VM stateKevin Wolf2-2/+33
2014-04-01block: vdi bounds check qemu-io testsJeff Cody3-0/+138
2014-04-01qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...Kevin Wolf4-4/+22
2014-04-01qcow2: Fix backing file name length checkKevin Wolf2-0/+13
2014-04-01qcow2: Validate active L1 table offset and size (CVE-2014-0144)Kevin Wolf2-0/+29
2014-04-01qcow2: Validate snapshot table offset/size (CVE-2014-0144)Kevin Wolf2-0/+44
2014-04-01qcow2: Validate refcount table offsetKevin Wolf2-0/+23
2014-04-01qcow2: Check refcount table size (CVE-2014-0144)Kevin Wolf2-0/+17
2014-04-01qcow2: Check backing_file_offset (CVE-2014-0144)Kevin Wolf2-0/+19
2014-04-01qcow2: Check header_length (CVE-2014-0144)Kevin Wolf3-0/+71
2014-04-01vpc: Validate block size (CVE-2014-0142)Kevin Wolf3-0/+82
2014-04-01bochs: Check extent_size header field (CVE-2014-0142)Kevin Wolf2-0/+21
2014-04-01bochs: Check catalog_size header field (CVE-2014-0143)Kevin Wolf2-1/+22
2014-04-01bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)Kevin Wolf2-0/+12
2014-04-01qemu-iotests: Support for bochs formatKevin Wolf5-0/+67
2014-04-01block/cloop: fix offsets[] size off-by-oneStefan Hajnoczi2-0/+9
2014-04-01block/cloop: refuse images with bogus offsets (CVE-2014-0144)Stefan Hajnoczi2-0/+23
2014-04-01block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)Stefan Hajnoczi2-0/+10
2014-04-01block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)Stefan Hajnoczi2-0/+11
2014-04-01block/cloop: validate block_size header field (CVE-2014-0144)Stefan Hajnoczi2-0/+32
2014-04-01qemu-iotests: add cloop input validation testsStefan Hajnoczi4-0/+60
2014-04-01qemu-iotests: add ./check -cloop supportStefan Hajnoczi2-0/+10
2014-03-14qemu-iotests: remove 085 and 087 from 'quick' groupStefan Hajnoczi1-2/+2
2014-03-14qemu-iotests: add 083 NBD client disconnect testsStefan Hajnoczi3-0/+293
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi1-0/+264
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster2-1/+27
2014-03-13iotests: Test corruption during COW requestMax Reitz2-0/+41
2014-03-07block: qemu-iotests 085 - live snapshots testsJeff Cody3-0/+248
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf2-0/+24
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf3-0/+163
2014-03-05qemu-iotests: Test progress output for conversionKevin Wolf3-0/+84
2014-02-28discard rbd error output when not relevant in qemu-iotestsLoic Dachary1-1/+1