Re: [PATCH 16/16] target/arm: Enable FEAT_IESB for -cpu max

2022-04-11 Thread Peter Maydell
On Sat, 9 Apr 2022 at 01:23, Richard Henderson wrote: > > This feature is AArch64 only, and applies to physical SErrors, > which QEMU does not implement, thus the feature is a nop. > > Signed-off-by: Richard Henderson > --- > target/arm/cpu64.c | 1 + > 1 file changed, 1 insertion(+) > > diff

[PATCH 16/16] target/arm: Enable FEAT_IESB for -cpu max

2022-04-08 Thread Richard Henderson
This feature is AArch64 only, and applies to physical SErrors, which QEMU does not implement, thus the feature is a nop. Signed-off-by: Richard Henderson --- target/arm/cpu64.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/arm/cpu64.c b/target/arm/cpu64.c index