mbox series

[0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max

Message ID 20240620181352.3590086-1-gustavo.romero@linaro.org
Headers show
Series target/arm: Enable FEAT_Debugv8p8 for -cpu max | expand

Message

Gustavo Romero June 20, 2024, 6:13 p.m. UTC
Enable FEAT_Debugv8p8 on Arm 32 and 64-bit max CPUs.

Gustavo Romero (2):
  target/arm: Move initialization of debug ID registers
  target/arm: Enable FEAT_Debugv8p8 for -cpu max

 target/arm/cpu.h       |  2 ++
 target/arm/tcg/cpu32.c | 34 +++++++++++++++++++++++++++++-----
 target/arm/tcg/cpu64.c |  9 ++++++---
 3 files changed, 37 insertions(+), 8 deletions(-)