Hi; here's an arm pullreq for rc2: three small bug fixes and one trivial removal of a duplicated #define.
thanks -- PMM The following changes since commit fb241d0a1fd36a1b67ecced29d8b533316cf9e2d: Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging (2025-11-23 11:46:53 -0800) are available in the Git repository at: https://gitlab.com/pm215/qemu.git tags/pull-target-arm-20251124 for you to fetch changes up to 579be921f509fb9d2deccc4233496e36b221abb3: hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section() (2025-11-24 11:01:23 +0000) ---------------------------------------------------------------- target-arm queue: * hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section() * hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs * hw/display/exynos4210_fimd: Remove duplicated definition * hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build ---------------------------------------------------------------- Bernhard Beschow (1): hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build Peter Maydell (2): hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section() Philippe Mathieu-Daudé (1): hw/display/exynos4210_fimd: Remove duplicated definition hw/arm/armv7m.c | 12 ++++++++++++ hw/display/exynos4210_fimd.c | 8 +++++++- hw/arm/Kconfig | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-)
