aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-10-19tests: add a local test for guest agentMarc-André Lureau
2015-10-19qtest: add a few fd-level qmp helpersMarc-André Lureau
2015-10-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...Peter Maydell
2015-10-16block: auto-generated node-namesJeff Cody
2015-10-16block: qemu-iotests - fix vmdk test 059.outJeff Cody
2015-10-16throttle: test that snapshots move the throttling configurationAlberto Garcia
2015-10-16iotests: disable core dumps in test 061Alberto Garcia
2015-10-16arm: imx25-pdk: Fix machine namePeter Crosthwaite
2015-10-15qapi: Lazy creation of array typesEric Blake
2015-10-15qapi: Drop redundant args-member-array testEric Blake
2015-10-15qapi: Drop redundant flat-union-reverse-define testEric Blake
2015-10-15qapi: Drop redundant returns-int testEric Blake
2015-10-15qapi: Move empty-enum to compile-time testEric Blake
2015-10-15qapi: Drop redundant alternate-good testEric Blake
2015-10-12qapi: Reuse code for flat union base validationEric Blake
2015-10-12qapi: Test use of 'number' within alternatesEric Blake
2015-10-12qapi: Add tests for empty unionsEric Blake
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake
2015-10-12qapi: Test for various name collisionsEric Blake
2015-10-12qapi: Improve 'include' error messageEric Blake
2015-10-12qapi: Sort qapi-schema testsEric Blake
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-12tests: add test cases for netfilter objectYang Hongyang
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-10-09qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster
2015-10-09device-introspect-test: New, covering device introspectionMarkus Armbruster
2015-10-09libqtest: New hmp() & friendsMarkus Armbruster
2015-10-09libqtest: Clean up unused QTestState member sigact_oldMarkus Armbruster
2015-10-09tests: Fix how qom-test is runMarkus Armbruster
2015-10-08tests: Unique test path for /string-visitor/outputDr. David Alan Gilbert
2015-10-06Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-10-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-02vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin
2015-10-02vhost-user-test: use tmpfs by defaultMichael S. Tsirkin
2015-10-02vhost-user: unit test for new messagesMichael S. Tsirkin
2015-10-02vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini
2015-10-02iotests: Fix test 128 for password-less sudoMax Reitz
2015-10-02tests: Fix test 049 fallout from improved HMP error messagesEric Blake
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell
2015-09-25rtl8139: remove muldiv64()Laurent Vivier
2015-09-25tests: add some qemu_strtosz() testsMarc-André Lureau
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster