aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson1-0/+5
2023-05-16tests/9p: fix potential leak in v9fs_rreaddir()Christian Schoenebeck1-0/+5
2023-05-16tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich2-0/+159
2023-05-16tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich3-14/+69
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich1-24/+43
2023-05-16tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha19-25/+43
2023-05-16tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorrisoAni Sinha1-0/+0
2023-05-16tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé8-57/+40
2023-05-16net: stream: test reconnect option with an unix socketLaurent Vivier1-21/+18
2023-05-16tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth1-2/+2
2023-05-15Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson3-0/+192
2023-05-15block: add accounting for zone append operationSam Li1-0/+18
2023-05-15qemu-iotests: test zone append operationSam Li2-0/+32
2023-05-15iotests: test new zone operationsSam Li2-0/+142
2023-05-15tests/avocado: Add LoongArch machine start testSong Gao1-0/+58
2023-05-12tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas1-0/+10
2023-05-10Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2-4/+4
2023-05-10tests/avocado: use http for mipsdistros.mips.comAlex Bennée1-3/+3
2023-05-10tests/docker: bump the xtensa base to debian:11-slimAlex Bennée1-1/+1
2023-05-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson5-40/+161
2023-05-10test-bdrv-drain: Don't modify the graph in coroutinesKevin Wolf1-37/+75
2023-05-10iotests: Test resizing image attached to an iothreadKevin Wolf2-0/+82
2023-05-10iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf2-3/+4
2023-05-10Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson4-16/+28
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster4-4/+7
2023-05-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-12/+18
2023-05-09qapi: Fix argument description indentation strippingMarkus Armbruster1-1/+1
2023-05-09tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster2-13/+18
2023-05-09tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster2-1/+5
2023-05-08qtest/migration-test.c: Add postcopy tests with compress enabledLukas Straub1-30/+55
2023-05-08qtest/migration-test.c: Add tests with compress enabledLukas Straub1-0/+109
2023-05-08test-aio-multithread: simplify test_multi_co_schedulePaolo Bonzini1-6/+12
2023-05-08test-aio-multithread: do not use mb_read/mb_set for simple flagsPaolo Bonzini1-6/+6
2023-05-05tests: tcg: ppc64: Add tests for Vector Extract Mask InstructionsShivaprasad G Bhat2-1/+55
2023-05-04qga: test: Add tests for `merged` flagDaniel Xu1-17/+141
2023-05-02Merge tag 'pull-target-arm-20230502-2' of https://git.linaro.org/people/pmayd...Richard Henderson8-14/+132
2023-05-02hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell1-0/+1
2023-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas1-1/+2
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-05-02tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas1-1/+2
2023-05-02tests/qtest: Disable the spice test of readconfig-test on FreeBSDThomas Huth1-3/+3
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