aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini
2022-06-01build: do a full build before running TCG testsPaolo Bonzini
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée
2022-05-28test/qga: use g_auto wherever sensibleMarc-André Lureau
2022-05-28test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau
2022-05-28tests: make libqmp buildable for win32Marc-André Lureau
2022-05-28include: move qemu_*_exec_dir() to cutilsMarc-André Lureau
2022-05-26tests/crypto: Add test suite for RSA keysLei He
2022-05-26test/crypto: Add test suite for crypto akcipherLei He
2022-05-26crypto: add ASN.1 DER decoderLei He
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-05-25tests: Bump Fedora image version for cross-compilationKonstantin Kostiuk
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen
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é