On 7/10/23 18:50, Philippe Mathieu-Daudé wrote:
To avoid knowing the register addresses by heart,
display their name along in the trace events.

Since the MMIO region is 4K wide (0x1000 bytes),
displaying the address with 3 digits is enough,
so reduce the address format.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
Reviewed-by: Alex Bennée<alex.ben...@linaro.org>
---
  hw/char/pl011.c      | 25 ++++++++++++++++++++++---
  hw/char/trace-events |  4 ++--
  2 files changed, 24 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to