summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-57/+315
2015-10-22vhost-user-test: check ownership during migrationMarc-André Lureau1-0/+38
2015-10-22vhost-user-test: add live-migration testMarc-André Lureau1-2/+169
2015-10-22vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau1-10/+15
2015-10-22vhost-user-test: wrap server in TestServer structMarc-André Lureau1-50/+89
2015-10-22vhost-user-test: remove useless static checkMarc-André Lureau1-1/+0
2015-10-22vhost-user-test: move wait_for_fds() outMarc-André Lureau1-4/+14
2015-10-20Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell2-3/+3
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange2-3/+3
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell1-1/+3
2015-10-19tests: add a local test for guest agentMarc-André Lureau2-0/+786
2015-10-19qtest: add a few fd-level qmp helpersMarc-André Lureau2-4/+48
2015-10-19Implement fw_cfg DMA interfaceMarc Marí1-1/+3
2015-10-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-19/+107
2015-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...Peter Maydell1-1/+1
2015-10-16block: auto-generated node-namesJeff Cody8-7/+20
2015-10-16block: qemu-iotests - fix vmdk test 059.outJeff Cody1-6/+6
2015-10-16throttle: test that snapshots move the throttling configurationAlberto Garcia3-0/+75
2015-10-16iotests: disable core dumps in test 061Alberto Garcia2-6/+6
2015-10-16arm: imx25-pdk: Fix machine namePeter Crosthwaite1-1/+1
2015-10-15qapi: Lazy creation of array typesEric Blake2-0/+7
2015-10-15qapi: Drop redundant args-member-array testEric Blake5-15/+0
2015-10-15qapi: Drop redundant flat-union-reverse-define testEric Blake6-36/+7
2015-10-15qapi: Drop redundant returns-int testEric Blake8-17/+10
2015-10-15qapi: Move empty-enum to compile-time testEric Blake7-6/+7
2015-10-15qapi: Drop redundant alternate-good testEric Blake5-21/+0
2015-10-12qapi: Reuse code for flat union base validationEric Blake7-8/+8
2015-10-12qapi: Test use of 'number' within alternatesEric Blake3-3/+160
2015-10-12qapi: Add tests for empty unionsEric Blake15-2/+30
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake4-42/+9
2015-10-12qapi: Test for various name collisionsEric Blake46-15/+182
2015-10-12qapi: Improve 'include' error messageEric Blake2-2/+2
2015-10-12qapi: Sort qapi-schema testsEric Blake1-46/+114
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-0/+203
2015-10-12tests: add test cases for netfilter objectYang Hongyang3-0/+203
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster1-27/+0
2015-10-09qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster1-11/+4
2015-10-09device-introspect-test: New, covering device introspectionMarkus Armbruster2-3/+163
2015-10-09libqtest: New hmp() & friendsMarkus Armbruster4-22/+78
2015-10-09libqtest: Clean up unused QTestState member sigact_oldMarkus Armbruster1-1/+0
2015-10-09tests: Fix how qom-test is runMarkus Armbruster1-6/+8
2015-10-08tests: Unique test path for /string-visitor/outputDr. David Alan Gilbert1-8/+8
2015-10-06Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-3/+3
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin1-0/+2
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow1-2/+2
2015-10-05qtest/ahci: fix redundant assertionJohn Snow1-1/+1
2015-10-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-110/+60
2015-10-02vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin1-1/+1
2015-10-02vhost-user-test: use tmpfs by defaultMichael S. Tsirkin1-12/+25
2015-10-02vhost-user: unit test for new messagesMichael S. Tsirkin1-0/+18