aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos
AgeCommit message (Expand)Author
2020-11-10qtest: Update references to parse_escape() in commentsPeter Maydell
2020-11-03tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck
2020-10-19tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck
2020-10-19tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost
2020-09-08meson: fix libqos linkingPaolo Bonzini
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-06-15tests/qtest: Fix LGPL information in the file headersThomas Huth
2020-04-29libqos: Give get_machine_allocator() internal linkageMarkus Armbruster
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17ppc/spapr: Allow FWNMI on TCGNicholas Piggin
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-02-22libqos: move useful qos-test funcs to qos_externalAlexander Bulekov
2020-02-22libqos: rename i2c_send and i2c_recvAlexander Bulekov
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan
2020-02-03tests: Silence various warnings with pseriesGreg Kurz
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth