diff options
author | Cindy Lu <lulu@redhat.com> | 2022-12-22 15:04:43 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-01-08 01:54:22 -0500 |
commit | 2e07f69d0c828e21515b63dc22884d548540b382 (patch) | |
tree | d7ae537172028e881dde3cc4f08c2e140c7126f1 /module-common.c | |
parent | 544f0278afcab2bebab61b14e4c2c58e65911f5b (diff) | |
download | qemu-2e07f69d0c828e21515b63dc22884d548540b382.zip qemu-2e07f69d0c828e21515b63dc22884d548540b382.tar.gz qemu-2e07f69d0c828e21515b63dc22884d548540b382.tar.bz2 |
virtio-pci: decouple notifier from interrupt process
To reuse the notifier process. We add the virtio_pci_get_notifier
to get the notifier and vector. The INPUT for this function is IDX,
The OUTPUT is the notifier and the vector
Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20221222070451.936503-3-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>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions