aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-03-18tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocolThomas Huth2-2/+2
2024-03-18tests/qemu-iotests: Fix some tests that use --image-opts for other protocolsThomas Huth3-7/+10
2024-03-18tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocolThomas Huth3-3/+3
2024-03-18tests/qemu-iotests: Restrict test 156 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocolThomas Huth2-2/+2
2024-03-18tests/qemu-iotests: Restrict test 130 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 114 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Restrict test 066 to the 'file' protocolThomas Huth1-1/+1
2024-03-18tests/qemu-iotests: Fix test 033 for running with non-file protocolsThomas Huth1-3/+3
2024-03-18qemu-img: Fix Column Width and Improve Formatting in snapshot listAbhiram Tilak6-43/+44
2024-03-18iotests: Add test for reset/AioContext switches with NBD exportsKevin Wolf2-0/+85
2024-03-13Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell4-2/+50
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-1/+1
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero3-1/+49
2024-03-13tests/vm: ensure we build everything by defaultAlex Bennée1-1/+1
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger1-1/+1
2024-03-12Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-6/+7
2024-03-12target: Improve error reporting for CpuModelInfo member @propsMarkus Armbruster1-2/+3
2024-03-12target: Simplify type checks for CpuModelInfo member @propsMarkus Armbruster1-6/+6
2024-03-11migration/multifd: Add new migration test cases for legacy zero page checking.Hao Xiang1-0/+52
2024-03-11migration: remove migration.h referencesSteve Sistare1-1/+0
2024-03-09tests/unit/test-smp-parse: Test "parameter=0" SMP configurationsZhao Liu1-0/+92
2024-03-09tests/unit/test-smp-parse: Test smp_props.has_clustersZhao Liu1-6/+14
2024-03-09tests/unit/test-smp-parse: Test the full 7-levels topology hierarchyZhao Liu1-0/+143
2024-03-09tests/unit/test-smp-parse: Test "drawers" and "books" combination caseZhao Liu1-0/+103
2024-03-09tests/unit/test-smp-parse: Test "drawers" parameter in -smpZhao Liu1-0/+89
2024-03-09tests/unit/test-smp-parse: Test "books" parameter in -smpZhao Liu1-0/+105
2024-03-09tests/unit/test-smp-parse: Make test cases aware of the book/drawerZhao Liu1-3/+22
2024-03-09tests/unit/test-smp-parse: Bump max_cpus to 4096Zhao Liu1-7/+7
2024-03-09tests/unit/test-smp-parse: Use CPU number macros in invalid topology caseZhao Liu1-8/+14
2024-03-09tests/unit/test-smp-parse: Drop the unsupported "dies=1" caseZhao Liu1-5/+0
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell5-2/+655
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner1-1/+1
2024-03-08tests/libqos: add riscv/virt machine nodesDaniel Henrique Barboza2-0/+138
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson3-1/+102
2024-03-07tests/qtest: Add STM32L4x5 GPIO QTest testcaseInès Varhol2-1/+553
2024-03-06tests/plugin/bb: migrate to new per_vcpu APIPierrick Bouvier1-37/+26
2024-03-06tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier1-56/+50
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier2-16/+32
2024-03-06tests/plugin: add test plugin for inline operationsPierrick Bouvier2-1/+187
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich4-1/+128
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée1-1/+1
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell3-2/+307
2024-03-05tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCCArnaud Minier2-1/+191
2024-03-05tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel2-1/+116
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell8-1/+20
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell1-0/+137
2024-03-05Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell11-45/+57
2024-03-04qapi: Reject "Returns" section when command doesn't return anythingMarkus Armbruster4-0/+9
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster3-0/+10