vdpa: trace skipped memory sections
commita8516e5c9719cf45fd81d6790bc9ffdcf753376b
authorEugenio Pérez <eperezma@redhat.com>
Thu, 15 Feb 2024 10:36:16 +0000 (15 11:36 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 12 Mar 2024 21:56:55 +0000 (12 17:56 -0400)
treef4f117c3bc9061cdf4e2fdf251bc29971ad29b8d
parenta55834579aa65f27519f948275d5efd9e2173bef
vdpa: trace skipped memory sections

Sometimes, certain parts 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.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20240215103616.330518-3-eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/trace-events
hw/virtio/vhost-vdpa.c