mbox series

[0/2] hw/cxl: Add tracing for component I/O region

Message ID 20250122065624.34203-1-philmd@linaro.org
Headers show
Series hw/cxl: Add tracing for component I/O region | expand

Message

Philippe Mathieu-Daudé Jan. 22, 2025, 6:56 a.m. UTC
Allow tracing component I/O accesses,
remove unused io_registers[] array.

Philippe Mathieu-Daudé (2):
  hw/cxl: Remove unused component_registers::io_registers[] array
  hw/cxl: Allow tracing component I/O accesses

 include/hw/cxl/cxl_component.h |  4 ++--
 hw/cxl/cxl-component-utils.c   | 14 +++++++++++---
 hw/cxl/Kconfig                 |  1 +
 3 files changed, 14 insertions(+), 5 deletions(-)