Re: [Qemu-devel] [PATCH for-4.2 08/24] target/arm: Add CONTEXTIDR_EL2

2019-07-24 Thread Alex Bennée
Richard Henderson writes: > Not all of the breakpoint types are supported, but those that > only examine contextidr are extended to support the new register. > > Signed-off-by: Richard Henderson > --- > target/arm/debug_helper.c | 50 +-- > target/arm/helpe

[Qemu-devel] [PATCH for-4.2 08/24] target/arm: Add CONTEXTIDR_EL2

2019-07-19 Thread Richard Henderson
Not all of the breakpoint types are supported, but those that only examine contextidr are extended to support the new register. Signed-off-by: Richard Henderson --- target/arm/debug_helper.c | 50 +-- target/arm/helper.c | 11 + 2 files changed,