aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-05-16tests/9p: fix potential leak in v9fs_rreaddir()Christian Schoenebeck
2023-05-16tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich
2023-05-16tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich
2023-05-16tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha
2023-05-16tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorrisoAni Sinha
2023-05-16tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé
2023-05-16net: stream: test reconnect option with an unix socketLaurent Vivier
2023-05-16tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth
2023-05-15Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-05-15block: add accounting for zone append operationSam Li
2023-05-15qemu-iotests: test zone append operationSam Li
2023-05-15iotests: test new zone operationsSam Li
2023-05-15tests/avocado: Add LoongArch machine start testSong Gao
2023-05-12tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas
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