aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini1-7/+10
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini1-9/+1
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-9/+11
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi3-8/+16
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé1-2/+4
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth1-6/+6
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi1-1/+1
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander3-8/+16
2023-09-20qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé1-0/+7
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé1-0/+2
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol1-0/+5
2023-09-12tests/qtest/pflash: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-1/+11
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi22-39/+28
2023-09-08target/arm: Implement FEAT_PACQARMA3Richard Henderson1-1/+11
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