Two bug fixes for 9.0... -- PMM
The following changes since commit ce64e6224affb8b4e4b019f76d2950270b391af5: Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging (2024-04-04 15:28:06 +0100) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240408 for you to fetch changes up to 19b254e86a900dc5ee332e3ac0baf9c521301abf: target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3 (2024-04-08 15:38:53 +0100) ---------------------------------------------------------------- target-arm: * Use correct SecuritySpace for AArch64 AT ops at EL3 * Fix CNTPOFF_EL2 trap to missing EL3 ---------------------------------------------------------------- Peter Maydell (1): target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3 Pierre-Clément Tosi (1): target/arm: Fix CNTPOFF_EL2 trap to missing EL3 target/arm/helper.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)