aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi22-39/+28
2023-09-08tests/qtest/usb-hcd: Remove the empty "init" testsThomas Huth2-11/+0
2023-09-08tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size testMarkus Armbruster1-1/+1
2023-09-08docs tests: Fix use of migrate_set_parameterMarkus Armbruster1-3/+3
2023-09-08tests/: spelling fixesMichael Tokarev19-25/+25
2023-09-07tests/qtest: Introduce tests for UFSblockJeuk Kim2-0/+588
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-7/+7
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-6/+6
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini1-1/+1
2023-09-06hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel2-31/+83
2023-08-31meson: test for CONFIG_TCG in config_allPaolo Bonzini1-2/+2
2023-08-31tests/qtest/bios-tables-test: Check for virtio-iommu device before using itThomas Huth1-2/+6
2023-08-31tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_...Peter Maydell1-1/+1
2023-08-31tests/qtest/usb-hcd-xhci-test: Check availability of devices before using themThomas Huth1-2/+6
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante1-0/+44
2023-08-22qtest: implement named interception of out-GPIOChris Laplante2-0/+17
2023-07-26qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang1-2/+4
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela1-9/+5
2023-07-26migration-test: Create arch_optsJuan Quintela1-15/+15
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela1-6/+4
2023-07-26migration-test: Be consistent for ppcJuan Quintela1-1/+1
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas1-1/+1
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson6-12/+263
2023-07-10tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify testAni Sinha1-10/+8
2023-07-10tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihpAni Sinha1-1/+0
2023-07-10tests/acpi/bios-tables-test: use the correct slot on the pcie-root-portAni Sinha1-2/+2
2023-07-10tests/acpi: allow changes in DSDT.noacpihp table blobAni Sinha1-0/+1
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson2-0/+453
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal4-0/+253
2023-07-10tests/qtest: massively speed up migration-testDaniel P. Berrangé1-18/+125
2023-07-10tests/qtest/readconfig: Test the docs/config/q35-*.cfg filesThomas Huth1-0/+196
2023-07-10tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtestThomas Huth4-50/+73
2023-07-10tests/qtest/readconfig-test: Allow testing for arbitrary memory sizesThomas Huth1-4/+4
2023-07-10tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_eTommy Wu2-0/+453
2023-07-07tests/qtest: Add xscom tests for powernv10 machineNicholas Piggin1-9/+36
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal1-22/+11
2023-07-03tests/qtests: clean-up and fix leak in generic_fuzzAlex Bennée1-10/+3
2023-06-30tests: Add migration switchover ack capability testAvihai Horon1-0/+31
2023-06-27tests: make dbus-display-test work on win32Marc-André Lureau2-4/+41
2023-06-27qtest: add qtest_pid()Marc-André Lureau2-0/+14
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu1-3/+0
2023-06-26tests/qtest/cxl-test: Clean up temporary directories after testingThomas Huth1-0/+2
2023-06-26tests/qtest: Fix a comment typo in vhost-user-test.cMilan Zamazal1-1/+1
2023-06-15test/qtest: add xepvh to skip list for qtestVikram Garhwal1-1/+2
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson2-0/+424
2023-06-06tests/qtest: Introduce tests for Xilinx VERSAL CANFD controllerVikram Garhwal2-0/+424
2023-06-05tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is setThomas Huth1-1/+2
2023-06-02qtest/migration: Document live=true casesPeter Xu1-6/+31
2023-06-02tests/qtest: make more migration pre-copy scenarios run non-liveDaniel P. Berrangé1-15/+66
2023-06-02tests/qtest: distinguish src/dst migration VM stop/resume eventsDaniel P. Berrangé1-13/+13