aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-08-07mirror: Fix qiov size for short requestsKevin Wolf
2014-08-07qemu-iotests: Test 0-length image for mirrorFam Zheng
2014-08-07block: make 'top' argument to block-commit optionalJeff Cody
2014-08-07qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-07-20qcow1: Stricter backing file length checkKevin Wolf
2014-07-20qcow1: Validate image size (CVE-2014-0223)Kevin Wolf
2014-07-20qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf
2014-07-20qcow1: Check maximum cluster sizeKevin Wolf
2014-04-14acpi-test: update expected filesMichael S. Tsirkin
2014-04-11bochs: Fix catalog size checkKevin Wolf
2014-04-09tests/acpi: update expected DSDT filesMichael S. Tsirkin
2014-04-07tests: Update check-clean ruleAndreas Färber
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf
2014-04-04qemu-iotests: Remove CR line endings in reference outputKevin Wolf
2014-04-04block: Don't parse 'filename' optionKevin Wolf
2014-04-04qcow2: Flush metadata during read-only reopenKevin Wolf
2014-04-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-04-01parallels: Sanity check for s->tracks (CVE-2014-0142)Kevin Wolf
2014-04-01parallels: Fix catalog size integer overflow (CVE-2014-0143)Kevin Wolf
2014-04-01qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)Kevin Wolf
2014-04-01qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)Kevin Wolf
2014-04-01qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)Kevin Wolf
2014-04-01qcow2: Fix copy_sectors() with VM stateKevin Wolf
2014-04-01block: vdi bounds check qemu-io testsJeff Cody
2014-04-01qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...Kevin Wolf
2014-04-01qcow2: Fix backing file name length checkKevin Wolf
2014-04-01qcow2: Validate active L1 table offset and size (CVE-2014-0144)Kevin Wolf
2014-04-01qcow2: Validate snapshot table offset/size (CVE-2014-0144)Kevin Wolf
2014-04-01qcow2: Validate refcount table offsetKevin Wolf
2014-04-01qcow2: Check refcount table size (CVE-2014-0144)Kevin Wolf
2014-04-01qcow2: Check backing_file_offset (CVE-2014-0144)Kevin Wolf
2014-04-01qcow2: Check header_length (CVE-2014-0144)Kevin Wolf
2014-04-01vpc: Validate block size (CVE-2014-0142)Kevin Wolf
2014-04-01bochs: Check extent_size header field (CVE-2014-0142)Kevin Wolf
2014-04-01bochs: Check catalog_size header field (CVE-2014-0143)Kevin Wolf
2014-04-01bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)Kevin Wolf
2014-04-01qemu-iotests: Support for bochs formatKevin Wolf
2014-04-01block/cloop: fix offsets[] size off-by-oneStefan Hajnoczi
2014-04-01block/cloop: refuse images with bogus offsets (CVE-2014-0144)Stefan Hajnoczi
2014-04-01block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)Stefan Hajnoczi
2014-04-01block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)Stefan Hajnoczi
2014-04-01block/cloop: validate block_size header field (CVE-2014-0144)Stefan Hajnoczi
2014-04-01qemu-iotests: add cloop input validation testsStefan Hajnoczi
2014-04-01qemu-iotests: add ./check -cloop supportStefan Hajnoczi
2014-03-31tmp105-test: Test QOM property and precisionPaolo Bonzini
2014-03-31tmp105-test: Add a second sensor and test that onePaolo Bonzini
2014-03-31tmp105-test: Wrap simple building blocks for testingPaolo Bonzini
2014-03-31tests: Add i82801b11 qtestAndreas Färber
2014-03-31pvpanic-test: Assert pause eventAndreas Färber
2014-03-31qtest: Factor out qtest_qmp_receive()Andreas Färber