aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-07-24crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.cPhilippe Mathieu-Daudé1-1/+0
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson13-14/+26
2024-07-23Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...Richard Henderson5-70/+41
2024-07-22tests/acpi: Add expected ACPI AML files for RISC-VSunil V L7-6/+0
2024-07-22tests/qtest/bios-tables-test.c: Enable basic testing for RISC-VSunil V L1-0/+26
2024-07-22tests/acpi: Add empty ACPI data files for RISC-VSunil V L7-0/+6
2024-07-22tests/qtest/bios-tables-test.c: Remove the fall back pathSunil V L1-14/+0
2024-07-22tests/acpi: update expected DSDT blob for aarch64 and microvmSunil V L7-6/+0
2024-07-22tests/acpi: Allow DSDT acpi table changes for aarch64Sunil V L1-0/+6
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov1-1/+1
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao1-1/+2
2024-07-22tests/avocado/machine_aspeed.py: Increase timeout for TPM testCédric Le Goater1-1/+1
2024-07-22tests/avocado: Remove the remainders of the virtiofs_submounts testThomas Huth4-341/+0
2024-07-22tests/avocado/mem-addr-space-check: Remove unused "import signal"Thomas Huth1-1/+0
2024-07-22tests/avocado: Move LinuxTest related code into a separate fileThomas Huth8-244/+262
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé1-1/+1
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson1-1/+1
2024-07-22tests/plugins: use qemu_plugin_outs for inline statsAlex Bennée1-25/+33
2024-07-22tests/avocado: Remove non-working sparc leon3 testThomas Huth1-37/+0
2024-07-22testing: bump to latest libvirt-ciAlex Bennée2-7/+7
2024-07-22tests/avocado/boot_xen.py: use class attributeCleber Rosa1-2/+1
2024-07-22tests/avocado/boot_xen.py: unify tagsCleber Rosa1-21/+5
2024-07-22tests/avocado/boot_xen.py: merge base classesCleber Rosa1-4/+1
2024-07-21tests/avocado/machine_aspeed.py: Add eMMC boot testsCédric Le Goater1-0/+39
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