On 9/22/25 11:48, Richard Henderson wrote:
Based-on: [email protected] ("[PATCH v2 00/36] target/arm: Reorg VHE redirection")Changes from v4: - Master now includes FEAT_ATS1A. - Rebase on VHE reorg - Trivial adjustments to S1PIE and GCS regs for REG12 redirect. - Simplifies EXLOCK access test. - Migration fixes based on review. Note that tests/functional/aarch64/test_rme_* will fail. The TF-A images need updating again for at least FEAT_S1PIE (EL1 accessing PIRE0_EL1 trapping to EL3 is the fatal fault). I'm toying with updating the QEMU build to match the FVP build, so that all features are runtime enabled. r~ Richard Henderson (76):
...> include/hw/core/cpu: Introduce MMUIdxMap
include/hw/core/cpu: Introduce cpu_tlb_fast include/hw/core/cpu: Invert the indexing into CPUTLBDescFast target/hppa: Adjust mmu indexes to begin with 0
I'm cherry-picking these 4 into tcg-next. r~
