virtio-mmio: add support for configure interrupt
commitcd336e834620ea78edef049c3567f312974e475b
authorCindy Lu <lulu@redhat.com>
Thu, 22 Dec 2022 07:04:50 +0000 (22 15:04 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 8 Jan 2023 06:54:22 +0000 (8 01:54 -0500)
treecc1234e5dd6216624c100e9a6109079910e22847
parent8aab0d1dbe90c7b5ac6672a1a09b0578178f5f4c
virtio-mmio: add support for configure interrupt

Add configure interrupt support in virtio-mmio bus.
add function to set configure guest notifier.

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