On Tue, 29 Oct 2024 at 15:10, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> The following changes since commit fdf250e5a37830615e324017cb3a503e84b3712c:
>
> Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging (2024-10-25 19:12:06 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20241029
>
> for you to fetch changes up to 84f298ea3e2f0627c09871561e55068db9ff9180:
>
> target/arm: kvm: require KVM_CAP_DEVICE_CTRL (2024-10-29 15:04:47 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * arm/kvm: add support for MTE
> * docs/system/cpu-hotplug: Update example's socket-id/core-id
> * target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr
> * target/arm: Don't assert in regime_is_user() for E10 mmuidx values
> * hw/sd/omap_mmc: Fix breakage of OMAP MMC controller
> * tests/functional: Add functional tests for collie, sx1
> * scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
> * docs/system/arm: Document remaining undocumented boards
> * target/arm: Fix arithmetic underflow in SETM instruction
> * docs/devel/reset: Fix minor grammatical error
> * target/arm: kvm: require KVM_CAP_DEVICE_CTRL
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM