]> git.proxmox.com Git - mirror_qemu.git/commit
virtio: add ability to delete vq through a pointer
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 9 Dec 2019 16:46:13 +0000 (11:46 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 5 Jan 2020 12:03:03 +0000 (07:03 -0500)
commit722f8c51d8af223751dfb1d02de40043e8ba067e
tree25431b93886e7395575e31a37059d0e2efef9391
parentf0dcfddecee8b860e015bb07d67cfcbdfbfd51d9
virtio: add ability to delete vq through a pointer

Devices tend to maintain vq pointers, allow deleting them trough a vq pointer.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
hw/virtio/virtio.c
include/hw/virtio/virtio.h