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