aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-03-06sdhci-test: fix leaksMarc-André Lureau
2018-03-06ahci-test: fix opts leak of skip testsMarc-André Lureau
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-06qio: non-default context for TLS handshakePeter Xu
2018-03-06qio: non-default context for async connPeter Xu
2018-03-06qio: non-default context for threaded qtaskPeter Xu
2018-03-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05tests/libqos: Check for valid dev pointer when looking for PCI devicesThomas Huth
2018-03-05net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commandsThomas Huth
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster
2018-03-02qapi: Record 'include' directives in intermediate representationMarkus Armbruster
2018-03-02qapi: Generate in source orderMarkus Armbruster
2018-03-02qapi: Lift error reporting from QAPISchema.__init__() to callersMarkus Armbruster
2018-03-02qapi: Improve include file name reporting in error messagesMarkus Armbruster
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster
2018-03-02qapi: Streamline boilerplate comment generationMarkus Armbruster
2018-03-02block: test blk_aio_flush() with blk->root == NULLKevin Wolf
2018-03-02iotest 033: add misaligned write-zeroes test via truncateAnton Nefedov
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell
2018-02-22scripts: Add decodetree.pyRichard Henderson
2018-02-21tests: add test for TPM TIS deviceStefan Berger
2018-02-21tests: Move common TPM test code into tpm-emu.cStefan Berger
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-14tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert