On Fri, 6 Mar 2026 at 15:58, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Dropped almost all of the hvf gicv3 and nested virt series.
>
> -- PMM
>
> The following changes since commit 314ff2e07ddc6163554077d68aed5d76a50b8e3d:
>
> Merge tag 'pull-request-2026-03-05' of https://gitlab.com/thuth/qemu into staging (2026-03-05 16:58:20 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/pm215/qemu.git tags/pull-target-arm-20260306-2
>
> for you to fetch changes up to 7b6a3c3349e8ccc11c1857abee7fa218bfdf53e1:
>
> hvf: hvf-all: stop including hvf_arm.h (2026-03-06 13:27:24 +0000)
>
> ----------------------------------------------------------------
> * Remove deprecated 'highbank' and 'midway' machines
> * hw/arm: Add missing dependencies for STM32F405 SoC
> * hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
> * Minor MAINTAINERS updates
> * target/arm: Improve logging of migration errors due to system
> register mismatches between source and destination
> * hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()
> * tests/qtest/iommu-smmuv3-test: Free QPCIDevice
> * chardev: Fix various sanitizer detected leaks
> * tests/qtest/test-x86-cpuid-compat: Free allocated memory
> * tests/qtest/qos-test: Plug a couple of leaks
> * hw/arm/smmuv3: Fix various minor bugs
> * hvf/arm: expose FEAT_SME2 to guest if available
> * hvf/arm: drop unneeded includes
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0
for any user-visible changes.
-- PMM