aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-07-18tests/arm-cpu-features: Do not assume PMU availabilityAkihiko Odaki1-5/+8
2024-07-18tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan4-2/+185
2024-07-18Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson1-143/+0
2024-07-17tests/avocado: Remove the non-working virtio_check_params testThomas Huth1-143/+0
2024-07-17qapi: remove "Example" doc sectionJohn Snow3-28/+40
2024-07-12python: enable testing for 3.13John Snow1-0/+1
2024-07-12iotests: Change imports for Python 3.13John Snow2-4/+12
2024-07-11Consider discard option when writing zerosNir Soffer2-0/+208
2024-07-11qemu-iotest/245: Add missing discard=unmapNir Soffer1-1/+1
2024-07-09machine_aspeed.py: update to test network for AST2700Jamin Lin1-2/+4
2024-07-09machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700Jamin Lin1-3/+3
2024-07-07Merge tag 'pull-qapi-2024-07-06' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson6-31/+40
2024-07-06qapi/parser: don't parse rST markup as section headersJohn Snow3-0/+9
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow6-15/+13
2024-07-06qapi/parser: fix comment parsing immediately following a doc blockJohn Snow1-0/+2
2024-07-06qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow1-16/+16
2024-07-05tests/qtest/npcm7xx_sdhci: Access the card using its published addressPhilippe Mathieu-Daudé2-2/+8
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero3-1/+198
2024-07-05test/plugins: preserve the instruction record over translationsAlex Bennée1-5/+71
2024-07-05test/plugin: make insn plugin less noisy by defaultAlex Bennée1-15/+21
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson1-3/+2
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki1-1/+6
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson1-1/+7
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki3-605/+605
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson1-1/+2
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki1-7/+7
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki1-1/+1
2024-07-05tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki2-6/+6
2024-07-05tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson1-1/+1
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson3-9/+10
2024-07-05tests/tcg/minilib: Constify digits in print_numRichard Henderson1-1/+1
2024-07-05tests/docker: Specify --userns keep-id for PodmanAkihiko Odaki1-1/+6
2024-07-05tests/lcitool: fix debian-i686-cross toolchain prefixAlex Bennée2-2/+2
2024-07-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-3/+2
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson153-53/+283
2024-07-03tests/data/acpi/rebuild-expected-aml.sh: Add RISC-VSunil V L1-2/+3
2024-07-03pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobsSunil V L1-0/+3
2024-07-03tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} pathSunil V L25-0/+0
2024-07-03tests/data/acpi: Move x86 ACPI tables under x86/${machine} pathSunil V L117-0/+0
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L1-13/+64
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L1-0/+8
2024-07-03tests/qtest/bios-tables-test.c: Add support for arch in pathSunil V L1-3/+20
2024-07-03qtest: bios-tables-test: Rename aarch64 tests with aarch64 in themSunil V L1-16/+19
2024-07-03tests/data/uefi-boot-images: Add RISC-V ISO imageSunil V L2-1/+1
2024-07-03uefi-test-tools: Add support for python based build scriptSunil V L2-12/+59
2024-07-03uefi-test-tools/UefiTestToolsPkg: Add RISC-V supportSunil V L1-1/+5
2024-07-03tests/qtest/vhost-user-test: add a test case for memory-backend-shmStefano Garzarella1-0/+23
2024-07-03tests/qtest/vhost-user-blk-test: use memory-backend-shmStefano Garzarella1-1/+1