summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange2-3/+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-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
2015-10-02vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini1-97/+16
2015-10-02iotests: Fix test 128 for password-less sudoMax Reitz1-1/+8
2015-10-02tests: Fix test 049 fallout from improved HMP error messagesEric Blake1-0/+1
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+91
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell1-1/+1
2015-09-25rtl8139: remove muldiv64()Laurent Vivier1-1/+1
2015-09-25tests: add some qemu_strtosz() testsMarc-André Lureau1-0/+91
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu1-1/+1
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster17-2/+78
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster9-12/+1