On 9/21/20 3:04 PM, Laurent Vivier wrote: > Add trace functionis in vhost-vdpa.c.
Typo "function"? > > All traces from this file can be enabled with '-trace vhost_vdpa*'. > > Acked-by: Stefan Hajnoczi <stefa...@redhat.com> > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > --- > hw/virtio/trace-events | 29 ++++++++++++++ > hw/virtio/vhost-vdpa.c | 86 +++++++++++++++++++++++++++++++++++++++--- > 2 files changed, 110 insertions(+), 5 deletions(-)