|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 07/18] hw/char/sh_serial: Add device id to trace output |
Date: | Wed, 27 Oct 2021 17:36:41 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 10/27/21 2:54 PM, BALATON Zoltan wrote:
Normally there are at least two sh_serial instances. Add device id to trace messages to make it clear which instance they belong to otherwise its not possible to tell which serial device is accessed. Signed-off-by: BALATON Zoltan<balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé<f4bug@amsat.org> --- hw/char/sh_serial.c | 6 ++++-- hw/char/trace-events | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |