Re: [PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes

2019-11-28 Thread Marc Zyngier
On 2019-11-28 16:30, Peter Maydell wrote: On Thu, 28 Nov 2019 at 16:17, Marc Zyngier wrote: I started looking the rest of the missing TIDx handling, and this resulted in the following patches. There is still one thing I'm a bit puzzled by though: HCR_EL2.TID0 mandates trapping of the AArch32

[PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes

2019-11-28 Thread Marc Zyngier
I started looking the rest of the missing TIDx handling, and this resulted in the following patches. There is still one thing I'm a bit puzzled by though: HCR_EL2.TID0 mandates trapping of the AArch32 JIDR register, but I couldn't find a trace of it in the QEMU code, and trying to read it seems t

Re: [PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes

2019-11-28 Thread Peter Maydell
On Thu, 28 Nov 2019 at 16:17, Marc Zyngier wrote: > > I started looking the rest of the missing TIDx handling, > and this resulted in the following patches. > > There is still one thing I'm a bit puzzled by though: > > HCR_EL2.TID0 mandates trapping of the AArch32 JIDR > register, but I couldn't f