On 2/22/21 10:07 AM, David Edmondson wrote: > 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.edmond...@oracle.com> > --- > hw/block/pflash_cfi01.c | 78 +++++++++++++++++------------------------ > hw/block/pflash_cfi02.c | 75 +++++++++++++++------------------------ > hw/block/trace-events | 39 ++++++++++++++++----- > 3 files changed, 91 insertions(+), 101 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>