On Tue, 21 Jan 2025 at 02:43, Philippe Mathieu-Daudé wrote:
>
> Hi Titus,
>
> On 21/1/25 11:36, Titus Rwantare wrote:
> > This has been useful when debugging when unsure if the guest is
> > generating i2c traffic.
> >
> > Signed-off-by: Titus Rwantare
> > ---
> > hw/misc/i2c-echo.c | 13 +
Hi Titus,
On 21/1/25 11:36, Titus Rwantare wrote:
This has been useful when debugging when unsure if the guest is
generating i2c traffic.
Signed-off-by: Titus Rwantare
---
hw/misc/i2c-echo.c | 13 +
hw/misc/trace-events | 5 +
2 files changed, 18 insertions(+)
diff --gi
This has been useful when debugging when unsure if the guest is
generating i2c traffic.
Signed-off-by: Titus Rwantare
---
hw/misc/i2c-echo.c | 13 +
hw/misc/trace-events | 5 +
2 files changed, 18 insertions(+)
diff --git a/hw/misc/i2c-echo.c b/hw/misc/i2c-echo.c
index 5ae3d0