aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-07-23Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao
2024-07-22tests/avocado/machine_aspeed.py: Increase timeout for TPM testCédric Le Goater
2024-07-22tests/avocado: Remove the remainders of the virtiofs_submounts testThomas Huth
2024-07-22tests/avocado/mem-addr-space-check: Remove unused "import signal"Thomas Huth
2024-07-22tests/avocado: Move LinuxTest related code into a separate fileThomas Huth
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson
2024-07-22tests/plugins: use qemu_plugin_outs for inline statsAlex Bennée
2024-07-22tests/avocado: Remove non-working sparc leon3 testThomas Huth
2024-07-22testing: bump to latest libvirt-ciAlex Bennée
2024-07-22tests/avocado/boot_xen.py: use class attributeCleber Rosa
2024-07-22tests/avocado/boot_xen.py: unify tagsCleber Rosa
2024-07-22tests/avocado/boot_xen.py: merge base classesCleber Rosa
2024-07-21tests/avocado/machine_aspeed.py: Add eMMC boot testsCédric Le Goater
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