summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell
2022-05-18tests/vm: Add capstone to the NetBSD and OpenBSD VMsThomas Huth
2022-05-18tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMUDaniel P. Berrangé
2022-05-18tests/qtest: fix registration of ABRT handler for QEMU cleanupDaniel P. Berrangé
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé
2022-05-16tests: add multifd migration tests of TLS with x509 credentialsDaniel P. Berrangé
2022-05-16tests: add multifd migration tests of TLS with PSK credentialsDaniel P. Berrangé
2022-05-16tests: convert multifd migration tests to use common helperDaniel P. Berrangé
2022-05-16tests: convert XBZRLE migration test to use common helperDaniel P. Berrangé
2022-05-16tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé
2022-05-16tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé
2022-05-16tests: add more helper macros for creating TLS x509 certsDaniel P. Berrangé
2022-05-16tests: fix encoding of IP addresses in x509 certsDaniel P. Berrangé
2022-05-13qtest/cxl: Add more complex test cases with CFMWsBen Widawsky
2022-05-13tests/acpi: Add tables for CXL emulation.Jonathan Cameron
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron
2022-05-13tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron
2022-05-13qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé
2022-05-12iotests/testrunner: Flush after run_test()Hanna Reitz
2022-05-12tests/qtest/libqos: Add generic pci host bridge in arm-virt machineEric Auger
2022-05-12tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggableEric Auger
2022-05-12tests/qtest/libqos/pci: Introduce pio_limitEric Auger
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan
2022-05-09tests/vm: update openbsd to release 7.1Brad Smith
2022-05-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-07meson: create have_vhost_* variablesPaolo Bonzini
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov
2022-05-05Merge tag 'pull-target-arm-20220505' of https://git.linaro.org/people/pmaydel...Richard Henderson