在 2021/4/27 上午11:39, Cindy Lu 写道:
This patch will decouple virtqueue from
virtio_queue_set_guest_notifier_fd_handler,
here queue number -1 mean the configure interrupt. The funtion
will set the config_notify_read as fd handler
Any reason that this is not done before patch 3?
Thanks
Sign
This patch will decouple virtqueue from
virtio_queue_set_guest_notifier_fd_handler,
here queue number -1 mean the configure interrupt. The funtion
will set the config_notify_read as fd handler
Signed-off-by: Cindy Lu
---
hw/s390x/virtio-ccw.c | 6 +++---
hw/virtio/virtio-mmio.c| 8 +++