summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* qtest: Be paranoid about accept() addrlen argumentAndreas Färber2014-05-051-1/+1
* qtest: Add error reporting to socket_accept()Andreas Färber2014-05-051-0/+3
* qtest: Assure that init_socket()'s listen() does not failAndreas Färber2014-05-051-1/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-05-026-7/+81
|\
| * iotests: Discarding compressed clusters on qcow2Max Reitz2014-04-293-0/+74
| * block: qemu-iotests: make test 019 and 086 work with spaced pathnamesJeff Cody2014-04-292-5/+5
| * block: qemu-iotests - fix image cleanup when using spaced pathnamesJeff Cody2014-04-291-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell2014-05-012-0/+57
|\ \ | |/ |/|
| * add secondary-vga to display-vga testGerd Hoffmann2014-04-281-0/+14
| * add display-vga testGerd Hoffmann2014-04-282-0/+43
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-281-2/+10
|\ \
| * | tests/.gitignore: Ignore test-rfifolockCole Robinson2014-04-271-0/+1
| * | move test-* from .gitignore to tests/.gitignoreLaszlo Ersek2014-04-271-2/+9
| |/
* | Use error_is_set() only when necessary (again)Markus Armbruster2014-04-251-4/+4
* | qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng2014-04-253-55/+9
|/
* qemu-iotests: Check common namespace for id and node-nameKevin Wolf2014-04-222-0/+57
* block: Catch duplicate IDs in bdrv_new()Kevin Wolf2014-04-222-0/+46
* block: Catch integer overflow in bdrv_rw_co()Kevin Wolf2014-04-221-4/+1
* acpi-test: update expected filesMichael S. Tsirkin2014-04-141-0/+0
* bochs: Fix catalog size checkKevin Wolf2014-04-112-3/+9
* tests/acpi: update expected DSDT filesMichael S. Tsirkin2014-04-092-0/+0
* 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
OpenPOWER on IntegriCloud