aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-rng.c
diff options
context:
space:
mode:
authorCindy Lu <lulu@redhat.com>2021-11-05 00:48:18 +0800
committerMichael S. Tsirkin <mst@redhat.com>2022-01-06 06:11:39 -0500
commitbf1d85c166c19af95dbd27b1faba1d2909732323 (patch)
treeb5aa07ac6e4b08fe8b789723657d748b6dddf6bf /hw/virtio/vhost-user-rng.c
parent9bd6565ccee68f72d5012e24646e12a1c662827e (diff)
downloadqemu-bf1d85c166c19af95dbd27b1faba1d2909732323.zip
qemu-bf1d85c166c19af95dbd27b1faba1d2909732323.tar.gz
qemu-bf1d85c166c19af95dbd27b1faba1d2909732323.tar.bz2
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
To support configure interrupt for vhost-vdpa Introduce VIRTIO_CONFIG_IRQ_IDX -1 as configure interrupt's queue index, Then we can reuse the functions guest_notifier_mask and guest_notifier_pending. Add the check of queue index in these drivers, if the driver does not support configure interrupt, the function will just return Signed-off-by: Cindy Lu <lulu@redhat.com> Message-Id: <20211104164827.21911-2-lulu@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/vhost-user-rng.c')
0 files changed, 0 insertions, 0 deletions