On 10/27/21 2:54 PM, BALATON Zoltan wrote:
Signed-off-by: BALATON Zoltan<bala...@eik.bme.hu> --- hw/char/sh_serial.c | 13 ++----- hw/char/trace-events | 4 +++ hw/intc/sh_intc.c | 79 +++++++++++-------------------------------- hw/intc/trace-events | 8 +++++ hw/sh4/sh7750.c | 8 ++--- hw/sh4/trace-events | 3 ++ hw/sh4/trace.h | 1 + hw/timer/sh_timer.c | 12 ++----- hw/timer/trace-events | 3 ++ meson.build | 1 + 10 files changed, 48 insertions(+), 84 deletions(-) create mode 100644 hw/sh4/trace-events create mode 100644 hw/sh4/trace.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~