aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell
2024-09-05Merge tag 'pull-request-2024-09-04' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-05Merge tag 'edgar/xen-queue-2024-09-04.for-upstream' of https://gitlab.com/edg...Peter Maydell
2024-09-04docs/system/i386: xenpvh: Add a basic descriptionEdgar E. Iglesias
2024-09-04hw/i386/xen: Add a Xen PVH x86 machineEdgar E. Iglesias
2024-09-04hw/xen: pvh-common: Add support for creating PCIe/GPEXEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Reverse virtio-mmio creation orderEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Break out a common PVH machineEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Move stubbed functions to xen-stubs.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Remove double-negation in warningEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Add support for SMP guestsEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Tweak machine descriptionEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Update file header to use SPDXEdgar E. Iglesias
2024-09-04MAINTAINERS: Add docs/system/arm/xenpvh.rstEdgar E. Iglesias
2024-09-04Merge tag 'hppa-v9.1-fixes-pull-request' of https://github.com/hdeller/qemu-h...Peter Maydell
2024-09-04docs/devel/testing: Add documentation for functional testsThomas Huth
2024-09-04docs/devel/testing: Rename avocado_qemu.Test classThomas Huth
2024-09-04docs/devel/testing: Split the Avocado documentation into a separate fileThomas Huth
2024-09-04docs/devel: Split testing docs from the build docs and move to separate folderThomas Huth
2024-09-04gitlab-ci: Add "check-functional" to the build testsThomas Huth
2024-09-04tests/avocado: Remove unused QemuUserTest classPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert ARM bFLT linux-user avocado testPhilippe Mathieu-Daudé
2024-09-04tests/functional: Add QemuUserTest classPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert mips64el Fuloong2e avocado test (1/2)Philippe Mathieu-Daudé
2024-09-04tests/functional: Convert Aarch64 Virt machine avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert Aarch64 SBSA-Ref avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert ARM Integrator/CP avocado testsPhilippe Mathieu-Daudé
2024-09-04tests/functional: Convert the linux_initrd avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the rx_gdbsim avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the acpi-bits test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the m68k nextcube test with tesseractThomas Huth
2024-09-04tests/functional: Convert the ppc_hv avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the ppc_amiga avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert most ppc avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert the virtio_gpu avocado test into a standalone testThomas Huth
2024-09-04tests/functional: Convert the microblaze avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert the x86_cpu_model_versions testThomas Huth
2024-09-04tests/functional: Convert the s390x avocado tests into standalone testsThomas Huth
2024-09-04tests/functional: Convert some avocado tests that needed avocado.utils.archiveThomas Huth
2024-09-04tests/functional: Add a function for extracting files from an archiveThomas Huth
2024-09-04tests/functional: Convert some tests that download files via fetch_asset()Thomas Huth
2024-09-04tests/functional: Allow asset downloading with concurrent threadsThomas Huth
2024-09-04tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé
2024-09-04tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé
2024-09-04tests/functional: Convert avocado tests that just need a small adjustmentThomas Huth
2024-09-04tests/functional: Convert simple avocado tests into standalone python testsThomas Huth
2024-09-04tests/functional: Prepare the meson build system for the functional testsThomas Huth