[PATCH 0/2] Trace skipped memory sections at vdpa memory listener

Eugenio Pérez posted 2 patches 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240215103616.330518-1-eperezma@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>
hw/virtio/trace-events |  1 +
hw/virtio/vhost-vdpa.c | 17 +++++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
[PATCH 0/2] Trace skipped memory sections at vdpa memory listener
Posted by Eugenio Pérez 9 months, 2 weeks ago
Some memory regions are not being skipped in vhost_vdpa_listener_region_del,
but they are skipped in vhost_vdpa_listener_region_add, or vice versa.  The
vhost-vdpa code expects all parts to maintain their properties, so we're adding
a trace to help with debugging when any part is skipped.

Eugenio Pérez (2):
  vdpa: stash memory region properties in vars
  vdpa: trace skipped memory sections

 hw/virtio/trace-events |  1 +
 hw/virtio/vhost-vdpa.c | 17 +++++++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.43.0