On Thu, Mar 11, 2021 at 1:43 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > From: David Edmondson <[email protected]> > > 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 <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Message-Id: <[email protected]> > [PMD: Rebased] > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > 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 <[email protected]>
