aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth1-1/+0
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé1-0/+158
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée1-26/+144
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul2-8/+12
2023-04-26Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson32-40/+289
2023-04-26qapi: allow unions to contain further unionsDaniel P. Berrangé11-0/+231
2023-04-25qapi: support updating expected test output via makeDaniel P. Berrangé1-0/+1
2023-04-25tests: mark more coroutine_fnsPaolo Bonzini1-1/+1
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito1-7/+5
2023-04-24qapi: Require boxed for conditional command and event argumentsMarkus Armbruster12-19/+30
2023-04-24tests/qapi-schema: Cover optional conditional struct memberMarkus Armbruster2-1/+4
2023-04-24tests/qapi-schema: Clean up positive test for conditionalsMarkus Armbruster2-8/+6
2023-04-24tests/qapi-schema: Rename a few conditionalsMarkus Armbruster2-12/+12
2023-04-24tests/qapi-schema: Improve union discriminator coverageMarkus Armbruster2-3/+3
2023-04-24qapi: Fix to reject 'data': 'mumble' in structMarkus Armbruster4-0/+5
2023-04-24qapi: Fix error message when type name or array is expectedMarkus Armbruster4-4/+4
2023-04-24qapi: Improve error message for unexpected array typesMarkus Armbruster2-2/+2
2023-04-22Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into stagingRichard Henderson4-159/+236
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson18-128/+86
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson1-2/+40
2023-04-21Hexagon (tests/tcg/hexagon) Move HVX test infra to header fileTaylor Simpson3-158/+181
2023-04-21Hexagon (target/hexagon) Add overrides for count trailing zeros/onesTaylor Simpson1-1/+55
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson15-142/+931
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger2-0/+666
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger8-59/+56
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger2-0/+158
2023-04-20tests/avocado/aspeed: Add TPM TIS I2C testJoel Stanley1-2/+40
2023-04-20tests/vm/freebsd: Update to FreeBSD 13.2Thomas Huth1-76/+25
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger2-0/+666
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger8-59/+56
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger2-0/+158
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela1-2/+21
2023-04-20tests/avocado: Add reboot tests to CubieboardStrahinja Jankovic1-3/+12
2023-04-20tests: lcitool: Switch to OpenSUSE Leap 15.4Peter Krempa5-21/+21
2023-04-20tests: libvirt-ci: Update to commit '2fa24dce8bc'Peter Krempa14-27/+22
2023-04-20tests: bios-tables-test: replace memset with initializerPaolo Bonzini1-80/+43
2023-04-20test: Fix test-crypto-secret when compiling without keyring supportJuan Quintela1-5/+5
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-04-04tests/avocado: Test Xen guest support under KVMDavid Woodhouse1-0/+171
2023-04-04tests/vm: use the default system python for NetBSDDaniel P. Berrangé1-2/+1
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé1-3/+4
2023-04-04Use hexagon toolchain version 16.0.0Marco Liebel1-1/+1
2023-03-30tests/avocado: Enable TuxRun/mips64 (big-endian) testPhilippe Mathieu-Daudé1-1/+0
2023-03-28util: import GTree as QTreeEmilio Cota4-0/+624
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé1-3/+7
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé1-43/+0
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé1-6/+29
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé1-10/+10
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé1-20/+2
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé1-0/+1