aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-28qemu-io-test: Disable Quorum test when not compiled in.Benoît Canet1-0/+3
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet1-1/+1
2014-02-28qemu-iotests: add more tests to the "quick" groupPaolo Bonzini1-17/+17
2014-02-21iotests: Mixed quorum child device specificationsMax Reitz2-0/+66
2014-02-21quorum: Add unit test.Benoît Canet3-0/+130
2014-02-21qemu-iotests: Check qemu-img command line parsingKevin Wolf3-0/+738
2014-02-21vmdk: correctly propagate errorsPaolo Bonzini1-4/+2
2014-02-21vmdk: do not try opening a file as both image and descriptorPaolo Bonzini1-2/+2
2014-02-21nbd: correctly propagate errorsPaolo Bonzini1-4/+2
2014-02-21nbd: produce a better error if neither host nor port is passedPaolo Bonzini1-0/+2
2014-02-21qcow2: Set zero flag for discarded clustersKevin Wolf1-4/+14
2014-02-14qemu-iotests: Don't run 005 on vmdk split formatsFam Zheng1-0/+2
2014-02-14block: qemu-iotests - add vhdx log replay tests for qemu-imgJeff Cody2-0/+21
2014-02-14block: qemu-iotests - fix test 070 (vhdx)Jeff Cody2-2/+5
2014-02-09qemu-iotests: add test for qcow2 preallocation with different cluster sizesHu Tao3-0/+96
2014-02-09block: Fail gracefully with missing filenameKevin Wolf2-0/+36
2014-02-09qemu-iotests: enable support for NFS protocolPeter Lieven2-3/+22
2014-02-09qemu-iotests: enable test 016 and 025 to work with NFS protocolPeter Lieven2-2/+2
2014-02-09qemu-iotests: blacklist test 020 for NFS protocolPeter Lieven1-0/+5
2014-02-09qemu-iotests: change _supported_proto to file for various testsPeter Lieven25-25/+25