summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2023-05-161-0/+5
|\
| * tests/9p: fix potential leak in v9fs_rreaddir()Christian Schoenebeck2023-05-161-0/+5
* | tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich2023-05-162-0/+159
* | tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich2023-05-163-14/+69
* | tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich2023-05-161-24/+43
* | tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha2023-05-1619-25/+43
* | tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorrisoAni Sinha2023-05-161-0/+0
* | tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé2023-05-168-57/+40
* | net: stream: test reconnect option with an unix socketLaurent Vivier2023-05-161-21/+18
* | tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth2023-05-161-2/+2
|/
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2023-05-153-0/+192
|\
| * block: add accounting for zone append operationSam Li2023-05-151-0/+18
| * qemu-iotests: test zone append operationSam Li2023-05-152-0/+32
| * iotests: test new zone operationsSam Li2023-05-152-0/+142
* | tests/avocado: Add LoongArch machine start testSong Gao2023-05-151-0/+58
|/
* tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas2023-05-121-0/+10
* Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2023-05-102-4/+4
|\
| * tests/avocado: use http for mipsdistros.mips.comAlex Bennée2023-05-101-3/+3
| * tests/docker: bump the xtensa base to debian:11-slimAlex Bennée2023-05-101-1/+1
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2023-05-105-40/+161
|\ \ | |/ |/|
| * test-bdrv-drain: Don't modify the graph in coroutinesKevin Wolf2023-05-101-37/+75
| * iotests: Test resizing image attached to an iothreadKevin Wolf2023-05-102-0/+82
| * iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf2023-05-102-3/+4
* | Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson2023-05-104-16/+28
|\ \ | |/ |/|
| * qapi: Relax doc string @name: description indentation rulesMarkus Armbruster2023-05-104-4/+7
| * qapi: Fix argument description indentation strippingMarkus Armbruster2023-05-091-1/+1
| * tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster2023-05-092-13/+18
| * tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster2023-05-092-1/+5
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-05-091-12/+18
|\ \
| * | test-aio-multithread: simplify test_multi_co_schedulePaolo Bonzini2023-05-081-6/+12
| * | test-aio-multithread: do not use mb_read/mb_set for simple flagsPaolo Bonzini2023-05-081-6/+6
| |/
* | qtest/migration-test.c: Add postcopy tests with compress enabledLukas Straub2023-05-081-30/+55
* | qtest/migration-test.c: Add tests with compress enabledLukas Straub2023-05-081-0/+109
|/
* tests: tcg: ppc64: Add tests for Vector Extract Mask InstructionsShivaprasad G Bhat2023-05-052-1/+55
* qga: test: Add tests for `merged` flagDaniel Xu2023-05-041-17/+141
* Merge tag 'pull-target-arm-20230502-2' of https://git.linaro.org/people/pmayd...Richard Henderson2023-05-028-14/+132
|\
| * hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell2023-05-021-0/+1
| * tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas2023-05-021-1/+2
| * tests/avocado: Pass parameters to migration testFabiano Rosas2023-05-021-5/+78
| * tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas2023-05-025-6/+36
| * tests/qtest: Adjust and document query-cpu-model-expansion test for armFabiano Rosas2023-05-021-3/+17
* | tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCGFabiano Rosas2023-05-021-1/+2
* | tests/qtest: Disable the spice test of readconfig-test on FreeBSDThomas Huth2023-05-021-3/+3
|/
* async: Add an optional reentrancy guard to the BH APIAlexander Bulekov2023-04-281-1/+2
* tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini2023-04-281-1/+2
* tests/tcg: limit the scope of the plugin testsAlex Bennée2023-04-2714-30/+25
* tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul2023-04-271-6/+64
* avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul2023-04-271-11/+16
* tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth2023-04-271-13/+17
* tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth2023-04-272-8/+8