On Sat, 9 Apr 2022 at 01:10, Richard Henderson <richard.hender...@linaro.org> wrote: > > We set this for qemu-system-aarch64, but failed to do so > for the strictly 32-bit emulation. > > Fixes: 3bec78447a9 ("target/arm: Provide ARMv8.4-PMU in '-cpu max'") > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu_tcg.c | 4 ++++ > 1 file changed, 4 insertions(+) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM