summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-2924-88/+526
|\
| * iotests: Fix 083 for out-of-tree buildsMax Reitz2014-06-271-4/+4
| * iotests: Drop Python version from 065's ShebangMax Reitz2014-06-271-1/+1
| * iotests: Use $PYTHON for Python scriptsMax Reitz2014-06-278-41/+47
| * iotests: Source common.envMax Reitz2014-06-271-0/+6
| * iotests: Allow out-of-tree runMax Reitz2014-06-275-27/+95
| * qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet2014-06-272-6/+194
| * quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2014-06-272-1/+24
| * block: add qemu-iotest for resize base during live commitJeff Cody2014-06-273-0/+118
| * block: Catch backing files assigned to non-COW driversKevin Wolf2014-06-262-0/+14
| * block: Always pass driver name through options QDictKevin Wolf2014-06-262-1/+5
| * qemu-iotests: Test 0-length image for mirrorFam Zheng2014-06-262-5/+10
| * qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2014-06-262-5/+11
* | qapi script: clean up in scriptsWenchao Xia2014-06-271-1/+1
|/
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-243-61/+2343
|\
| * vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
| * tests: vmstate static checker: add size mismatch inside substructureAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah2014-06-231-51/+64
| * tests: vmstate static checker: remove SubsectionsAmit Shah2014-06-231-15/+0
| * tests: vmstate static checker: remove a subsectionAmit Shah2014-06-231-13/+0
| * tests: vmstate static checker: remove Description inside FieldsAmit Shah2014-06-231-26/+1
| * tests: vmstate static checker: remove DescriptionAmit Shah2014-06-231-32/+1
| * tests: vmstate static checker: remove FieldsAmit Shah2014-06-231-113/+1
| * tests: vmstate static checker: change description nameAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: remove last field in a structAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a fieldAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: minimum_version_id checkAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add version error in main sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: incompat machine typesAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2014-06-232-0/+2326
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-249-6/+310
|\ \
| * | test: add test cases for qapi eventWenchao Xia2014-06-234-5/+298
| * | qapi script: add event supportWenchao Xia2014-06-235-1/+5
| * | json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini2014-06-231-0/+7
| |/
* | qtest: fix vhost-user-test unbalanced mutex locksNikolay Nikolaev2014-06-231-2/+2
* | qtest: fix qtest for vhost-userNikolay Nikolaev2014-06-231-15/+113
|/
* tests: simplify codeMichael S. Tsirkin2014-06-191-3/+1
* qapi: make string output visitor parse int listHu Tao2014-06-191-2/+36
* qapi: make string input visitor parse int listHu Tao2014-06-191-0/+36
* tests: fix memory leak in test of string input visitorHu Tao2014-06-191-0/+3
* tests: disable vhost test temporarilyMichael S. Tsirkin2014-06-191-2/+2
* Add qtest for vhost-userNikolay Nikolaev2014-06-192-0/+316
* acpi-test: update expected tablesMichael S. Tsirkin2014-06-194-0/+0
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-163-3/+3
|\
| * change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-162-2/+2
| * configure: Enable dead code (lzo, snappy, quorum)Stefan Weil2014-06-161-1/+1
* | vmstate: Refactor opening of filesJuan Quintela2014-06-161-19/+19
|/
OpenPOWER on IntegriCloud