aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-02-17tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz
2022-02-17tests/9pfs: Fix leak of local_test_pathGreg Kurz
2022-02-17tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck
2021-12-22tests/qtest: Add a function that checks whether a device is availableThomas Huth
2021-12-21tests/qtests: add qtest_qmp_add_client()Marc-André Lureau
2021-12-17tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2021-12-15tests: qtest: Add virtio-iommu testEric Auger
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao
2021-10-20tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-09libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito
2021-03-08libqtest: add qtest_remove_abrt_handler()Stefan Hajnoczi
2021-03-08libqtest: add qtest_kill_qemu()Stefan Hajnoczi
2021-03-08libqtest: add qtest_socket_server()Stefan Hajnoczi
2021-02-16tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck
2021-02-16libqos/qgraph_internal: add qos_printf() and qos_printf_literal()Christian Schoenebeck
2021-02-16libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
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