aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini
2023-09-06hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-08-31meson: test for CONFIG_TCG in config_allPaolo Bonzini
2023-08-31tests/qtest/bios-tables-test: Check for virtio-iommu device before using itThomas Huth
2023-08-31tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_...Peter Maydell
2023-08-31tests/qtest/usb-hcd-xhci-test: Check availability of devices before using themThomas Huth
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante
2023-08-22qtest: implement named interception of out-GPIOChris Laplante
2023-07-26qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela
2023-07-26migration-test: Create arch_optsJuan Quintela
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela
2023-07-26migration-test: Be consistent for ppcJuan Quintela
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-07-10tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify testAni Sinha
2023-07-10tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihpAni Sinha
2023-07-10tests/acpi/bios-tables-test: use the correct slot on the pcie-root-portAni Sinha
2023-07-10tests/acpi: allow changes in DSDT.noacpihp table blobAni Sinha
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal
2023-07-10tests/qtest: massively speed up migration-testDaniel P. Berrangé
2023-07-10tests/qtest/readconfig: Test the docs/config/q35-*.cfg filesThomas Huth
2023-07-10tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtestThomas Huth
2023-07-10tests/qtest/readconfig-test: Allow testing for arbitrary memory sizesThomas Huth
2023-07-10tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_eTommy Wu
2023-07-07tests/qtest: Add xscom tests for powernv10 machineNicholas Piggin
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal
2023-07-03tests/qtests: clean-up and fix leak in generic_fuzzAlex Bennée
2023-06-30tests: Add migration switchover ack capability testAvihai Horon
2023-06-27tests: make dbus-display-test work on win32Marc-André Lureau
2023-06-27qtest: add qtest_pid()Marc-André Lureau
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-06-26tests/qtest/cxl-test: Clean up temporary directories after testingThomas Huth
2023-06-26tests/qtest: Fix a comment typo in vhost-user-test.cMilan Zamazal
2023-06-15test/qtest: add xepvh to skip list for qtestVikram Garhwal
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-06-06tests/qtest: Introduce tests for Xilinx VERSAL CANFD controllerVikram Garhwal
2023-06-05tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is setThomas Huth
2023-06-02qtest/migration: Document live=true casesPeter Xu
2023-06-02tests/qtest: make more migration pre-copy scenarios run non-liveDaniel P. Berrangé
2023-06-02tests/qtest: distinguish src/dst migration VM stop/resume eventsDaniel P. Berrangé
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé
2023-06-02tests/qtest: add support for callback to receive QMP eventsDaniel P. Berrangé