aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini2-377/+0
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-06-01build: do a full build before running TCG testsPaolo Bonzini1-1/+2
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée2-50/+163
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée3-22/+162
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée3-25/+158
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée3-25/+160
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée3-21/+163
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée3-25/+165
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée1-58/+76
2022-05-28test/qga: use g_auto wherever sensibleMarc-André Lureau1-78/+43
2022-05-28test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau1-6/+5
2022-05-28tests: make libqmp buildable for win32Marc-André Lureau2-5/+31
2022-05-28include: move qemu_*_exec_dir() to cutilsMarc-André Lureau1-0/+1
2022-05-26tests/crypto: Add test suite for RSA keysLei He1-3/+282
2022-05-26test/crypto: Add test suite for crypto akcipherLei He5-0/+1387
2022-05-26crypto: add ASN.1 DER decoderLei He2-0/+291
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson4-32/+97
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson1-14/+55
2022-05-25tests: Bump Fedora image version for cross-compilationKonstantin Kostiuk2-2/+2
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen4-32/+97
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich1-14/+55
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson5-155/+23
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell1-3/+3
2022-05-18tests/vm: Add capstone to the NetBSD and OpenBSD VMsThomas Huth2-2/+4
2022-05-18tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMUDaniel P. Berrangé1-0/+17
2022-05-18tests/qtest: fix registration of ABRT handler for QEMU cleanupDaniel P. Berrangé1-2/+2
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth2-151/+0
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson5-0/+199
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras1-0/+1
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé3-3/+17
2022-05-16tests: add multifd migration tests of TLS with x509 credentialsDaniel P. Berrangé1-0/+127
2022-05-16tests: add multifd migration tests of TLS with PSK credentialsDaniel P. Berrangé1-4/+56
2022-05-16tests: convert multifd migration tests to use common helperDaniel P. Berrangé1-37/+40
2022-05-16tests: convert XBZRLE migration test to use common helperDaniel P. Berrangé1-42/+25
2022-05-16tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé2-3/+385
2022-05-16tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé4-8/+179
2022-05-16tests: add more helper macros for creating TLS x509 certsDaniel P. Berrangé1-0/+53
2022-05-16tests: fix encoding of IP addresses in x509 certsDaniel P. Berrangé2-5/+22
2022-05-13qtest/cxl: Add more complex test cases with CFMWsBen Widawsky1-3/+5
2022-05-13tests/acpi: Add tables for CXL emulation.Jonathan Cameron3-2/+0
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron1-0/+44
2022-05-13tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron3-0/+2
2022-05-13qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron1-0/+127
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron2-0/+26
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson13-35/+387
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini2-53/+19
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake3-1/+151
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé1-0/+21
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé1-0/+3