aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-04qapi: Slightly clearer error message for invalid "Returns" sectionMarkus Armbruster1-1/+1
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich1-0/+55
2024-03-01tests/qtest/migration: Add a multifd + mapped-ram migration testFabiano Rosas1-0/+68
2024-03-01tests/qtest/migration: Add tests for mapped-ram file-based migrationFabiano Rosas1-0/+59
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth1-0/+1
2024-03-01libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza1-1/+1
2024-03-01libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza1-6/+19
2024-03-01tests/migration: Set compression level in migration testsBryan Zhang1-0/+10
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson1-0/+2
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson9-45/+0
2024-02-28Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell1-2/+44
2024-02-28tests/tcg: expand insn test case to exercise register APIAlex Bennée1-0/+21
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée1-4/+5
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée2-3/+3
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée1-6/+3
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée12-26/+26
2024-02-28tests/qtest/migration: Add a fd + file testFabiano Rosas1-0/+41
2024-02-28tests/qtest/migration: Rename fd_proto testFabiano Rosas1-2/+3
2024-02-27tests/avocado/boot_linux_console.py: Add Rpi4b boot testsPeter Maydell1-0/+97
2024-02-27tests/qtest: Check that EXTI fan-in irqs are correctly connectedInès Varhol1-0/+37
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster4-4/+4