virtio-pci-modern: introduce vp_modern_set_queue_vector()
authorJason Wang <jasowang@redhat.com>
Mon, 4 Jan 2021 06:54:53 +0000 (14:54 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 23 Feb 2021 12:52:57 +0000 (07:52 -0500)
commit3fbda9c1a67522bba5c40e4710c1fa6ab6712d73
tree75de9ddf68d972e7d5f86394d413dd8b7911f2c9
parented2a73dbab138b1af8501d48b4f57fa9be68f43c
virtio-pci-modern: introduce vp_modern_set_queue_vector()

This patch introduces a helper to set virtqueue MSI vector.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210104065503.199631-10-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci_modern.c