]> www.infradead.org Git - users/dwmw2/qemu.git/commit
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
authorEugenio Pérez <eperezma@redhat.com>
Tue, 23 Aug 2022 18:20:08 +0000 (20:20 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 2 Sep 2022 02:22:39 +0000 (10:22 +0800)
commit8b6d6119ad7fd983d192f60c4960fb6a9197d995
tree738ae190b34f422523279d04e76aecc4ade36420
parent8b64e486423b09db4463799727bf1fad62fe496a
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring

Reduce code duplication.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/virtio/vhost-vdpa.c