summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-06-091-7/+26
|\
| * e1000: remove broken support for 82573LGabriel L. Somlo2014-06-091-1/+0
| * tests: e1000: test additional device IDsGabriel L. Somlo2014-06-091-7/+27
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-091-5/+44
|\ \ | |/ |/|
| * throttle: add detach/attach test caseStefan Hajnoczi2014-06-041-0/+24
| * throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-5/+20
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-053-2/+132
|\ \ | |/ |/|
| * qdev: Add test of qdev_prop_check_globalDon Slutz2014-06-051-0/+4
| * tests: add smbios testingGabriel L. Somlo2014-05-271-0/+126
| * tests: rename acpi-test to bios-tables-testGabriel L. Somlo2014-05-272-2/+2
* | usb: improve ehci/uhci testGerd Hoffmann2014-06-022-5/+152
* | qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
* | tests: Check empty QMP output visitorMarcel Apfelbaum2014-05-281-0/+11
* | qom-test: Test qom-list on link<> propertiesCole Robinson2014-05-281-4/+11
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-286-9/+450
|\ \
| * | 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
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell2014-05-281-7/+239
|\ \ \ | |/ / |/| |
| * | target-xtensa: add tests for cross-page TBMax Filippov2014-05-261-0/+220
| * | target-xtensa: completely clean TLB between MMU testsMax Filippov2014-05-261-7/+19
* | | 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
OpenPOWER on IntegriCloud