aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-18Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v73 scalar testsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v69 HVX testsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v68 HVX testsTaylor Simpson
2023-05-18Hexagon (tests/tcg/hexagon) Add v68 scalar testsTaylor Simpson
2023-05-18Hexagon (target/hexagon) Add support for v68/v69/v71/v73Taylor Simpson
2023-05-10Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson
2023-05-10tests/avocado: use http for mipsdistros.mips.comAlex Bennée
2023-05-10tests/docker: bump the xtensa base to debian:11-slimAlex Bennée
2023-05-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-10test-bdrv-drain: Don't modify the graph in coroutinesKevin Wolf
2023-05-10iotests: Test resizing image attached to an iothreadKevin Wolf
2023-05-10iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf
2023-05-10Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster
2023-05-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-09qapi: Fix argument description indentation strippingMarkus Armbruster
2023-05-09tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster
2023-05-09tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster
2023-05-08qtest/migration-test.c: Add postcopy tests with compress enabledLukas Straub
2023-05-08qtest/migration-test.c: Add tests with compress enabledLukas Straub
2023-05-08test-aio-multithread: simplify test_multi_co_schedulePaolo Bonzini
2023-05-08test-aio-multithread: do not use mb_read/mb_set for simple flagsPaolo Bonzini
2023-05-05tests: tcg: ppc64: Add tests for Vector Extract Mask InstructionsShivaprasad G Bhat
2023-05-04qga: test: Add tests for `merged` flagDaniel Xu
2023-05-02Merge tag 'pull-target-arm-20230502-2' of https://git.linaro.org/people/pmayd...Richard Henderson
2023-05-02hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell
2023-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas
2023-05-02tests/avocado: Pass parameters to migration testFabiano Rosas
2023-05-02tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas
2023-05-02tests/qtest: Adjust and document query-cpu-model-expansion test for armFabiano Rosas
2023-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas
2023-05-02tests/qtest: Disable the spice test of readconfig-test on FreeBSDThomas Huth
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul
2023-04-26Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-04-26qapi: allow unions to contain further unionsDaniel P. Berrangé
2023-04-25qapi: support updating expected test output via makeDaniel P. Berrangé
2023-04-25tests: mark more coroutine_fnsPaolo Bonzini
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito
2023-04-24qapi: Require boxed for conditional command and event argumentsMarkus Armbruster