aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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
2015-09-21qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster
2015-09-21qapi-event: Convert to QAPISchemaVisitor, fixing data with baseMarkus Armbruster
2015-09-21qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster
2015-09-21qapi-types: Convert to QAPISchemaVisitor, fixing flat unionsMarkus Armbruster
2015-09-21tests/qapi-schema: Convert test harness to QAPISchemaVisitorMarkus Armbruster
2015-09-21qapi: New QAPISchema intermediate reperesentationMarkus Armbruster
2015-09-18ide-test: add cdrom dma testJohn Snow
2015-09-18ide-test: add cdrom pio testJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-18qtest/ahci: use generate_pattern everywhereJohn Snow
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange