在 2021/7/6 下午3:20, Cindy Lu 写道:
use the virtio_pci_get_notifier function to
get the notifer, the input of the function
will is the idx, the output is notifier and
vector
You need to describe why such decoupling is needed.
Signed-off-by: Cindy Lu
I think we need move this patch as pat
use the virtio_pci_get_notifier function to
get the notifer, the input of the function
will is the idx, the output is notifier and
vector
Signed-off-by: Cindy Lu
---
hw/virtio/virtio-pci.c | 45 --
1 file changed, 35 insertions(+), 10 deletions(-)
diff --