aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-05-02tests/avocado: Pass parameters to migration testFabiano Rosas1-5/+78
2023-05-02tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas5-6/+36
2023-05-02tests/qtest: Adjust and document query-cpu-model-expansion test for armFabiano Rosas1-3/+17
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov1-1/+2
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini1-1/+2
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée14-30/+25
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul1-6/+64
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul1-11/+16
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth1-13/+17
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth2-8/+8
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