summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Use _img_info in test 089Max Reitz2014-05-282-6/+1
* aio: Fix use-after-free in cancellation pathFam Zheng2014-05-281-1/+1
* QemuOpt: add unit testsLeandro Dorileo2014-05-282-0/+444
* qemu-iotests: Handle cache mode option in 091Fam Zheng2014-05-281-2/+4
* test: lm32: use semihosting for testingMichael Walle2014-05-245-22/+103
* test: lm32: make test cases independentMichael Walle2014-05-248-0/+25
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-05-2014-18/+441
|\
| * block: optimize zero writes with bdrv_write_zeroesPeter Lieven2014-05-191-5/+5
| * qcow1: Stricter backing file length checkKevin Wolf2014-05-192-0/+18
| * qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2014-05-192-0/+16
| * qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2014-05-192-0/+26
| * qcow1: Check maximum cluster sizeKevin Wolf2014-05-193-0/+77
| * qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
| * qemu-iotests: Fix core dump suppression in test 039Markus Armbruster2014-05-193-12/+12
| * iotests: Add test for the JSON protocolMax Reitz2014-05-193-0/+185
| * check-qdict: Add test for qdict_join()Max Reitz2014-05-191-0/+87
| * block: add test for vhdx image created by Disk2VHDJeff Cody2014-05-193-0/+14
* | qapi: skip redundant includesBenoît Canet2014-05-166-1/+11
* | qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-154-13/+45
* | tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-153-15/+39
|/
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-151-6/+3
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-6/+3
* | Revert "iotests: Use configured python"Peter Maydell2014-05-159-64/+43
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-1318-104/+439
|\
| * block: qemu-iotests - test for live migrationJeff Cody2014-05-093-0/+134
| * block: qemu-iotests - update 085 to use common.qemuJeff Cody2014-05-091-61/+12
| * block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody2014-05-091-0/+200
| * block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2014-05-092-0/+14
| * qemu-iotests: Test converting to streamOptimized from small cluster sizeFam Zheng2014-05-092-0/+14
| * vmdk: Implement .bdrv_get_info()Fam Zheng2014-05-091-0/+1
| * iotests: Use configured pythonMax Reitz2014-05-099-43/+64
* | tests/qapi-schema: Drop superfluous error_is_set()Markus Armbruster2014-05-091-13/+12
* | qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-085-153/+153
* | qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova2014-05-0842-1/+47
* | qapi: Use an explicit input fileLluís Vilanova2014-05-0819-23/+25
* | qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"Lluís Vilanova2014-05-081-3/+0
* | qapi: [trivial] Break long command linesLluís Vilanova2014-05-081-4/+14
|/
* tests/tcg: Fix compilation of test_pathPeter Maydell2014-05-072-9/+0
* tests: Add EHCI qtestAndreas Färber2014-05-052-0/+44
* tests: Add ioh3420 qtestAndreas Färber2014-05-052-0/+37
* tests: Add intel-hda qtestsAndreas Färber2014-05-052-0/+48
* tests: Add es1370 qtestAndreas Färber2014-05-052-0/+36
* tests: Add ac97 qtestAndreas Färber2014-05-052-0/+36
* 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
OpenPOWER on IntegriCloud