Re: [PATCH v3 0/5] target/arm: Implement cortex-a710

2023-09-08 Thread Peter Maydell
On Fri, 1 Sept 2023 at 00:25, Richard Henderson wrote: > > Changes for v3: > * 9 patches upstreamed > * Implement RMR_ELx generically, as a stub. > * Implement TIDCP and the closely related v8.8 FEAT_TIDCP1. > > > r~ > > > Richard Henderson (5): > target/arm: Implement RMR_ELx > target/a

[PATCH v3 0/5] target/arm: Implement cortex-a710

2023-08-31 Thread Richard Henderson
Changes for v3: * 9 patches upstreamed * Implement RMR_ELx generically, as a stub. * Implement TIDCP and the closely related v8.8 FEAT_TIDCP1. r~ Richard Henderson (5): target/arm: Implement RMR_ELx target/arm: Implement cortex-a710 target/arm: Implement HCR_EL2.TIDCP target/arm: