qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 07/20] nubus: add trace-events for empty slot accesses


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 07/20] nubus: add trace-events for empty slot accesses
Date: Wed, 15 Sep 2021 12:42:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 9/15/21 12:10 PM, Mark Cave-Ayland wrote:
> Increase the max_access_size to 4 bytes for empty Nubus slot and super slot
> accesses to allow tracing of the Nubus enumeration process by the guest OS.

I forgot to reply to v1, this is OK but I'd rather have 2 different
patches here, tracing first then 32-bit access (your call anyway).

Regardless:
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
>  hw/nubus/nubus-bus.c  | 10 +++++++---
>  hw/nubus/trace-events |  7 +++++++
>  hw/nubus/trace.h      |  1 +
>  meson.build           |  1 +
>  4 files changed, 16 insertions(+), 3 deletions(-)
>  create mode 100644 hw/nubus/trace-events
>  create mode 100644 hw/nubus/trace.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]