在 2021/4/8 下午5:38, Cindy Lu 写道:
add configure interrupt support for virtio-mmio bus. This
interrupt will working while backend is vhost-vdpa
So this is actually the guest notifier of config interrupt for virtio-mmio.
Thanks
Signed-off-by: Cindy Lu
---
hw/virtio/virtio-mmio.c | 26 +++
add configure interrupt support for virtio-mmio bus. This
interrupt will working while backend is vhost-vdpa
Signed-off-by: Cindy Lu
---
hw/virtio/virtio-mmio.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/hw/virtio/virtio-mmio.c b/hw/virtio/virtio-mmio.c
index