aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-03-09tests/unit/test-smp-parse: Test "parameter=0" SMP configurationsZhao Liu
2024-03-09tests/unit/test-smp-parse: Test smp_props.has_clustersZhao Liu
2024-03-09tests/unit/test-smp-parse: Test the full 7-levels topology hierarchyZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" and "books" combination caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "books" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Make test cases aware of the book/drawerZhao Liu
2024-03-09tests/unit/test-smp-parse: Bump max_cpus to 4096Zhao Liu
2024-03-09tests/unit/test-smp-parse: Use CPU number macros in invalid topology caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Drop the unsupported "dies=1" caseZhao Liu
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner
2024-03-08tests/libqos: add riscv/virt machine nodesDaniel Henrique Barboza
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson
2024-03-07tests/qtest: Add STM32L4x5 GPIO QTest testcaseInès Varhol
2024-03-06tests/plugin/bb: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin: add test plugin for inline operationsPierrick Bouvier
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-05tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCCArnaud Minier
2024-03-05tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-03-05Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-03-04qapi: Reject "Returns" section when command doesn't return anythingMarkus Armbruster
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster
2024-03-04qapi: Slightly clearer error message for invalid "Returns" sectionMarkus Armbruster
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich
2024-03-01tests/qtest/migration: Add a multifd + mapped-ram migration testFabiano Rosas
2024-03-01tests/qtest/migration: Add tests for mapped-ram file-based migrationFabiano Rosas
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth
2024-03-01libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza
2024-03-01libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza
2024-03-01tests/migration: Set compression level in migration testsBryan Zhang
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson
2024-02-28Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-02-28tests/tcg: expand insn test case to exercise register APIAlex Bennée
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2024-02-28tests/qtest/migration: Add a fd + file testFabiano Rosas
2024-02-28tests/qtest/migration: Rename fd_proto testFabiano Rosas
2024-02-27tests/avocado/boot_linux_console.py: Add Rpi4b boot testsPeter Maydell
2024-02-27tests/qtest: Check that EXTI fan-in irqs are correctly connectedInès Varhol
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster