summaryrefslogtreecommitdiffstats
path: root/tests/qtest/libqos
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: Add a function that checks whether a device is availableThomas Huth2021-12-221-0/+8
* tests/qtests: add qtest_qmp_add_client()Marc-André Lureau2021-12-211-0/+10
* tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2021-12-172-4/+4
* tests: qtest: Add virtio-iommu testEric Auger2021-12-153-0/+167
* tests/qtest: Add a function to check whether a machine is availableThomas Huth2021-12-151-0/+8
* qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier2021-12-152-0/+120
* tests/qtest/libqos: add SDHCI commandsShengtan Mao2021-11-023-0/+187
* tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov2021-10-201-0/+8
* tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé2021-09-013-8/+8
* 9pfs: add link to 9p developer docsChristian Schoenebeck2021-07-051-0/+5
* test: new qTest case to test the vhost-user-blk-serverCoiby Xu2021-05-183-0/+179
* libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi2021-05-141-1/+1
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-101-335/+115Star
|\
| * libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito2021-03-091-335/+115Star
* | libqtest: add qtest_remove_abrt_handler()Stefan Hajnoczi2021-03-081-0/+18
* | libqtest: add qtest_kill_qemu()Stefan Hajnoczi2021-03-081-0/+11
* | libqtest: add qtest_socket_server()Stefan Hajnoczi2021-03-081-0/+8
|/
* tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck2021-02-162-0/+65
* libqos/qgraph_internal: add qos_printf() and qos_printf_literal()Christian Schoenebeck2021-02-161-0/+11
* libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck2021-02-163-3/+68
* tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-202-4/+4
* qtest: Update references to parse_escape() in commentsPeter Maydell2020-11-101-9/+9
* tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell2020-11-031-1/+4
* tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz2020-11-011-1/+1
* tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck2020-11-011-1/+6
* tests/9pfs: fix test dir for parallel testsChristian Schoenebeck2020-11-011-6/+8
* tests/9pfs: make create/remove test dir publicChristian Schoenebeck2020-11-012-6/+14
* tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck2020-10-192-0/+11
* tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck2020-10-191-0/+13
* tests/9pfs: introduce local testsChristian Schoenebeck2020-10-192-0/+86
* qtest: remove qtest_qmp_receive_successMaxim Levitsky2020-10-121-17/+0Star
* qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky2020-10-121-0/+23
* qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky2020-10-121-2/+2
* docs/devel/qtest: Include libqtest API referenceEduardo Habkost2020-10-121-10/+10
* meson: fix libqos linkingPaolo Bonzini2020-09-081-3/+6
* libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster2020-09-031-2/+2
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-1/+1
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-2170-141/+936
* libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini2020-06-261-1/+1
* tests/qtest: Fix LGPL information in the file headersThomas Huth2020-06-1533-33/+33
* libqos: Give get_machine_allocator() internal linkageMarkus Armbruster2020-04-292-3/+1Star
* fuzz: Simplify how we compute available machines and typesMarkus Armbruster2020-04-292-46/+28Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell2020-03-181-2/+1Star
|\
| * ppc/spapr: Allow FWNMI on TCGNicholas Piggin2020-03-171-2/+1Star
| * ppc/spapr: Change FWNMI namesNicholas Piggin2020-03-171-1/+1
* | misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
|/
* libqos: move useful qos-test funcs to qos_externalAlexander Bulekov2020-02-222-0/+196
* libqos: rename i2c_send and i2c_recvAlexander Bulekov2020-02-222-7/+7
* tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé2020-02-181-2/+2
* boot-order-test: fix memleaks in boot-order-testPan Nengyuan2020-02-041-0/+2