qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
@ 2024-06-24 18:09 Gustavo Romero
  2024-06-24 18:09 ` [PATCH v3 1/3] target/arm: Fix indentation Gustavo Romero
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gustavo Romero @ 2024-06-24 18:09 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, richard.henderson
  Cc: philmd, alex.bennee, gustavo.romero

Enable FEAT_Debugv8p8 on Arm max CPU.

v2:
 - Revert to the original comment above call to aa32_max_features()

v3:
 - Added feature entry to docs/system/arm/emulation.rst
 - Explicitly set t=0 before using it to set DBGDEVID reg.
 - Put indent fix in a separate patch


Cheers,
Gustavo

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

 docs/system/arm/emulation.rst |  1 +
 target/arm/cpu.h              |  2 ++
 target/arm/tcg/cpu32.c        | 35 ++++++++++++++++++++++++++++++-----
 target/arm/tcg/cpu64.c        |  4 ++--
 4 files changed, 35 insertions(+), 7 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-28 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 18:09 [PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max Gustavo Romero
2024-06-24 18:09 ` [PATCH v3 1/3] target/arm: Fix indentation Gustavo Romero
2024-06-24 18:09 ` [PATCH v3 2/3] target/arm: Move initialization of debug ID registers Gustavo Romero
2024-06-24 18:09 ` [PATCH v3 3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max Gustavo Romero
2024-06-28 14:42 ` [PATCH v3 0/3] " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).