qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
@ 2020-09-20 16:24 Laurent Vivier
  2020-09-20 16:24 ` [PATCH 1/2] util/hexdump: introduce qemu_hexdump_line() Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Laurent Vivier @ 2020-09-20 16:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Jason Wang, Cindy Lu, Stefan Hajnoczi,
	Michael S. Tsirkin

Add trace events functions in vdpa functions.

Modify qemu_hexdump() to be able to dump the vdpa config
in trace logs in hexadecimal form.

Laurent Vivier (2):
  util/hexdump: introduce qemu_hexdump_line()
  vhost-vdpa: add trace-events

 hw/virtio/trace-events | 29 ++++++++++++++
 hw/virtio/vhost-vdpa.c | 85 +++++++++++++++++++++++++++++++++++++++---
 include/qemu-common.h  |  8 ++++
 util/hexdump.c         | 54 +++++++++++++++++----------
 4 files changed, 151 insertions(+), 25 deletions(-)

-- 
2.26.2




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-21 12:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-20 16:24 [PATCH 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c Laurent Vivier
2020-09-20 16:24 ` [PATCH 1/2] util/hexdump: introduce qemu_hexdump_line() Laurent Vivier
2020-09-20 16:24 ` [PATCH 2/2] vhost-vdpa: add trace-events Laurent Vivier
2020-09-20 18:03 ` [PATCH 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c no-reply
2020-09-21 12:29   ` Laurent Vivier
2020-09-21  8:41 ` Stefan Hajnoczi
2020-09-21 12:32   ` Michael S. Tsirkin
2020-09-21 12:42     ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).