aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé2024-07-221-1/+1
* | | tests/avocado/boot_xen.py: use class attributeCleber Rosa2024-07-221-2/+1
* | | tests/avocado/boot_xen.py: unify tagsCleber Rosa2024-07-221-21/+5
* | | tests/avocado/boot_xen.py: merge base classesCleber Rosa2024-07-221-4/+1
|/ /
* / tests/avocado/machine_aspeed.py: Add eMMC boot testsCédric Le Goater2024-07-211-0/+39
|/
* tests/arm-cpu-features: Do not assume PMU availabilityAkihiko Odaki2024-07-181-5/+8
* tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan2024-07-184-2/+185
* Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson2024-07-181-143/+0
|\
| * tests/avocado: Remove the non-working virtio_check_params testThomas Huth2024-07-171-143/+0
* | qapi: remove "Example" doc sectionJohn Snow2024-07-173-28/+40
|/
* python: enable testing for 3.13John Snow2024-07-121-0/+1
* iotests: Change imports for Python 3.13John Snow2024-07-122-4/+12
* Consider discard option when writing zerosNir Soffer2024-07-112-0/+208
* qemu-iotest/245: Add missing discard=unmapNir Soffer2024-07-111-1/+1
* machine_aspeed.py: update to test network for AST2700Jamin Lin2024-07-091-2/+4
* machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700Jamin Lin2024-07-091-3/+3
* Merge tag 'pull-qapi-2024-07-06' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson2024-07-076-31/+40
|\
| * qapi/parser: don't parse rST markup as section headersJohn Snow2024-07-063-0/+9
| * qapi: convert "Note" sections to plain rSTJohn Snow2024-07-066-15/+13
| * qapi/parser: fix comment parsing immediately following a doc blockJohn Snow2024-07-061-0/+2
| * qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow2024-07-061-16/+16
* | tests/qtest/npcm7xx_sdhci: Access the card using its published addressPhilippe Mathieu-Daudé2024-07-052-2/+8
|/
* tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero2024-07-053-1/+198
* test/plugins: preserve the instruction record over translationsAlex Bennée2024-07-051-5/+71
* test/plugin: make insn plugin less noisy by defaultAlex Bennée2024-07-051-15/+21
* tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson2024-07-051-3/+2
* tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson2024-07-051-2/+2
* tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki2024-07-051-1/+6
* tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson2024-07-051-1/+7
* tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson2024-07-051-2/+2
* tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki2024-07-053-605/+605
* tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson2024-07-051-1/+2
* tests/tcg/aarch64: Do not use x constraintAkihiko Odaki2024-07-051-7/+7
* tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki2024-07-051-1/+1
* tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki2024-07-052-6/+6
* tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson2024-07-051-1/+1
* tests/tcg: Adjust variable defintion from cc-optionRichard Henderson2024-07-053-9/+10
* tests/tcg/minilib: Constify digits in print_numRichard Henderson2024-07-051-1/+1
* tests/docker: Specify --userns keep-id for PodmanAkihiko Odaki2024-07-051-1/+6
* tests/lcitool: fix debian-i686-cross toolchain prefixAlex Bennée2024-07-052-2/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-07-042-3/+2
|\
| * meson: Drop the .fa library suffixPaolo Bonzini2024-07-032-2/+1
| * meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki2024-07-031-1/+1
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson2024-07-03153-53/+283
|\ \
| * | tests/data/acpi/rebuild-expected-aml.sh: Add RISC-VSunil V L2024-07-031-2/+3
| * | pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobsSunil V L2024-07-031-0/+3
| * | tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} pathSunil V L2024-07-0325-0/+0
| * | tests/data/acpi: Move x86 ACPI tables under x86/${machine} pathSunil V L2024-07-03117-0/+0
| * | tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L2024-07-031-13/+64
| * | tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L2024-07-031-0/+8