virtio-mmio: add support for configure interrupt
commitd48185f1a40d4e4ed2fa2873a42b2a5eb8748256
authorCindy Lu <lulu@redhat.com>
Thu, 4 Nov 2021 16:48:26 +0000 (5 00:48 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Jan 2022 10:19:55 +0000 (7 05:19 -0500)
tree27674ef9c3dd8f1703fadca8715e1b1824009213
parent497679d51087090d5a22fd265d1b96cf92d49d9d
virtio-mmio: add support for configure interrupt

Add configure interrupt support for virtio-mmio bus. This
interrupt will be working while the backend is vhost-vdpa

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20211104164827.21911-10-lulu@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-mmio.c