Age | Commit message (Expand) | Author | Files | Lines |
2022-05-12 | tests/qtest/libqos: Add generic pci host bridge in arm-virt machine | Eric Auger | 4 | -4/+301 |
2022-05-12 | tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable | Eric Auger | 1 | -0/+1 |
2022-05-12 | tests/qtest/libqos/pci: Introduce pio_limit | Eric Auger | 4 | -31/+54 |
2022-05-03 | libqtest: split QMP part in libqmp | Marc-André Lureau | 1 | -1/+4 |
2022-05-03 | tests: move libqtest.h back under qtest/ | Marc-André Lureau | 45 | -857/+44 |
2022-04-20 | tests/qtest: properly initialise the vring used idx | Alex Bennée | 1 | -0/+2 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 4 | -6/+0 |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 1 | -21/+21 |
2022-02-17 | tests/9pfs: Use g_autofree and g_autoptr where possible | Greg Kurz | 1 | -9/+4 |
2022-02-17 | tests/9pfs: Fix leak of local_test_path | Greg Kurz | 1 | -0/+7 |
2022-02-17 | tests/9pfs: fix mkdir() being called twice | Christian Schoenebeck | 1 | -15/+3 |
2021-12-22 | tests/qtest: Add a function that checks whether a device is available | Thomas Huth | 1 | -0/+8 |
2021-12-21 | tests/qtests: add qtest_qmp_add_client() | Marc-André Lureau | 1 | -0/+10 |
2021-12-17 | tests/qtest: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 2 | -4/+4 |
2021-12-15 | tests: qtest: Add virtio-iommu test | Eric Auger | 3 | -0/+167 |
2021-12-15 | tests/qtest: Add a function to check whether a machine is available | Thomas Huth | 1 | -0/+8 |
2021-12-15 | qtest/libqos: add a function to initialize secondary PCI buses | Laurent Vivier | 2 | -0/+120 |
2021-11-02 | tests/qtest/libqos: add SDHCI commands | Shengtan Mao | 3 | -0/+187 |
2021-10-20 | tests: qtest: add qtest_has_accel() to check if tested binary supports accele... | Igor Mammedov | 1 | -0/+8 |
2021-09-01 | tests: Remove uses of deprecated raspi2/raspi3 machine names | Philippe Mathieu-Daudé | 3 | -8/+8 |
2021-07-05 | 9pfs: add link to 9p developer docs | Christian Schoenebeck | 1 | -0/+5 |
2021-05-18 | test: new qTest case to test the vhost-user-blk-server | Coiby Xu | 3 | -0/+179 |
2021-05-14 | libqos/qgraph: fix "UNAVAILBLE" typo | Stefan Hajnoczi | 1 | -1/+1 |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell | 1 | -335/+115 |
2021-03-09 | libqos/qgraph: format qgraph comments for sphinx documentation | Emanuele Giuseppe Esposito | 1 | -335/+115 |
2021-03-08 | libqtest: add qtest_remove_abrt_handler() | Stefan Hajnoczi | 1 | -0/+18 |
2021-03-08 | libqtest: add qtest_kill_qemu() | Stefan Hajnoczi | 1 | -0/+11 |
2021-03-08 | libqtest: add qtest_socket_server() | Stefan Hajnoczi | 1 | -0/+8 |
2021-02-16 | tests/qtest/qos-test: dump qos graph if verbose | Christian Schoenebeck | 2 | -0/+65 |
2021-02-16 | libqos/qgraph_internal: add qos_printf() and qos_printf_literal() | Christian Schoenebeck | 1 | -0/+11 |
2021-02-16 | libqos/qgraph: add qos_node_create_driver_named() | Christian Schoenebeck | 3 | -3/+68 |
2021-01-20 | tests: Rename PAGE_SIZE definitions | Jiaxun Yang | 2 | -4/+4 |
2020-11-10 | qtest: Update references to parse_escape() in comments | Peter Maydell | 1 | -9/+9 |
2020-11-03 | tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec() | Peter Maydell | 1 | -1/+4 |
2020-11-01 | tests/9pfs: Force removing of local 9pfs test directory | Greg Kurz | 1 | -1/+1 |
2020-11-01 | tests/9pfs: fix coverity error in create_local_test_dir() | Christian Schoenebeck | 1 | -1/+6 |
2020-11-01 | tests/9pfs: fix test dir for parallel tests | Christian Schoenebeck | 1 | -6/+8 |
2020-11-01 | tests/9pfs: make create/remove test dir public | Christian Schoenebeck | 2 | -6/+14 |
2020-10-19 | tests/9pfs: add virtio_9p_test_path() | Christian Schoenebeck | 2 | -0/+11 |
2020-10-19 | tests/9pfs: wipe local 9pfs test directory | Christian Schoenebeck | 1 | -0/+13 |
2020-10-19 | tests/9pfs: introduce local tests | Christian Schoenebeck | 2 | -0/+86 |
2020-10-12 | qtest: remove qtest_qmp_receive_success | Maxim Levitsky | 1 | -17/+0 |
2020-10-12 | qtest: Reintroduce qtest_qmp_receive with QMP event buffering | Maxim Levitsky | 1 | -0/+23 |
2020-10-12 | qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict | Maxim Levitsky | 1 | -2/+2 |
2020-10-12 | docs/devel/qtest: Include libqtest API reference | Eduardo Habkost | 1 | -10/+10 |
2020-09-08 | meson: fix libqos linking | Paolo Bonzini | 1 | -3/+6 |
2020-09-03 | libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref() | Markus Armbruster | 1 | -2/+2 |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini | 1 | -1/+1 |
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini | 70 | -141/+936 |
2020-06-26 | libqos: pci-pc: use 32-bit write for EJ register | Paolo Bonzini | 1 | -1/+1 |