qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 12/12] hw/block/pflash_cfi: Replace DPRINTF with trace eve


From: Bin Meng
Subject: Re: [PATCH v2 12/12] hw/block/pflash_cfi: Replace DPRINTF with trace events
Date: Thu, 11 Mar 2021 11:05:15 +0800

On Thu, Mar 11, 2021 at 1:43 AM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> From: David Edmondson <david.edmondson@oracle.com>
>
> Rather than having a device specific debug implementation in
> pflash_cfi01.c and pflash_cfi02.c, use the standard tracing facility.
>
> Signed-off-by: David Edmondson <david.edmondson@oracle.com>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Message-Id: <20210216142721.1985543-2-david.edmondson@oracle.com>
> [PMD: Rebased]
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  hw/block/pflash_cfi01.c | 81 +++++++++++++++++------------------------
>  hw/block/pflash_cfi02.c | 78 ++++++++++++++++-----------------------
>  hw/block/trace-events   | 41 ++++++++++++++++-----
>  3 files changed, 95 insertions(+), 105 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>



reply via email to

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