summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Update check-clean ruleAndreas Färber2014-04-071-1/+2
* block: Fix snapshot=on for protocol parsed from filenameKevin Wolf2014-04-042-0/+36
* qemu-iotests: Remove CR line endings in reference outputKevin Wolf2014-04-041-5/+5
* block: Don't parse 'filename' optionKevin Wolf2014-04-042-0/+15
* qcow2: Flush metadata during read-only reopenKevin Wolf2014-04-042-0/+31
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-04-0122-7/+920
|\
| * parallels: Sanity check for s->tracks (CVE-2014-0142)Kevin Wolf2014-04-012-0/+11
| * parallels: Fix catalog size integer overflow (CVE-2014-0143)Kevin Wolf2014-04-015-0/+91
| * qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)Kevin Wolf2014-04-012-1/+20
| * qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)Kevin Wolf2014-04-012-1/+21
| * qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)Kevin Wolf2014-04-012-0/+11
| * qcow2: Fix copy_sectors() with VM stateKevin Wolf2014-04-012-2/+33
| * block: vdi bounds check qemu-io testsJeff Cody2014-04-013-0/+138
| * qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...Kevin Wolf2014-04-014-4/+22
| * qcow2: Fix backing file name length checkKevin Wolf2014-04-012-0/+13
| * qcow2: Validate active L1 table offset and size (CVE-2014-0144)Kevin Wolf2014-04-012-0/+29
| * qcow2: Validate snapshot table offset/size (CVE-2014-0144)Kevin Wolf2014-04-012-0/+44
| * qcow2: Validate refcount table offsetKevin Wolf2014-04-012-0/+23
| * qcow2: Check refcount table size (CVE-2014-0144)Kevin Wolf2014-04-012-0/+17
| * qcow2: Check backing_file_offset (CVE-2014-0144)Kevin Wolf2014-04-012-0/+19
| * qcow2: Check header_length (CVE-2014-0144)Kevin Wolf2014-04-013-0/+71
| * vpc: Validate block size (CVE-2014-0142)Kevin Wolf2014-04-013-0/+82
| * bochs: Check extent_size header field (CVE-2014-0142)Kevin Wolf2014-04-012-0/+21
| * bochs: Check catalog_size header field (CVE-2014-0143)Kevin Wolf2014-04-012-1/+22
| * bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)Kevin Wolf2014-04-012-0/+12
| * qemu-iotests: Support for bochs formatKevin Wolf2014-04-015-0/+67
| * block/cloop: fix offsets[] size off-by-oneStefan Hajnoczi2014-04-012-0/+9
| * block/cloop: refuse images with bogus offsets (CVE-2014-0144)Stefan Hajnoczi2014-04-012-0/+23
| * block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)Stefan Hajnoczi2014-04-012-0/+10
| * block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)Stefan Hajnoczi2014-04-012-0/+11
| * block/cloop: validate block_size header field (CVE-2014-0144)Stefan Hajnoczi2014-04-012-0/+32
| * qemu-iotests: add cloop input validation testsStefan Hajnoczi2014-04-014-0/+60
| * qemu-iotests: add ./check -cloop supportStefan Hajnoczi2014-04-012-0/+10
* | tmp105-test: Test QOM property and precisionPaolo Bonzini2014-03-311-3/+76
* | tmp105-test: Add a second sensor and test that onePaolo Bonzini2014-03-311-8/+9
* | tmp105-test: Wrap simple building blocks for testingPaolo Bonzini2014-03-311-18/+36
* | tests: Add i82801b11 qtestAndreas Färber2014-03-312-0/+36
* | pvpanic-test: Assert pause eventAndreas Färber2014-03-311-0/+9
* | qtest: Factor out qtest_qmp_receive()Andreas Färber2014-03-312-5/+28
* | tests: Add pvpanic qtestAndreas Färber2014-03-312-0/+41
* | tests: Add virtio-9p qtestAndreas Färber2014-03-312-0/+52
* | tests: Add nvme qtestAndreas Färber2014-03-312-0/+37
* | tests: Correctly skip qtest on non-POSIX hostsStefan Hajnoczi2014-03-311-1/+3
* | tests: Skip POSIX-only tests on WindowsStefan Hajnoczi2014-03-311-2/+2
* | tests: Remove unsupported tests for MinGWStefan Weil2014-03-311-0/+16
* | qtest: Keep list of qtest instances for SIGABRT handlerStefan Hajnoczi2014-03-311-10/+37
* | Revert "qtest: Fix crash if SIGABRT during qtest_init()"Stefan Hajnoczi2014-03-312-3/+4
|/
* tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell2014-03-271-6/+6
* Revert "acpi-test: rebuild SSDT"Michael S. Tsirkin2014-03-262-0/+0
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-243-24/+46
|\
OpenPOWER on IntegriCloud