diff options
author | Cindy Lu <lulu@redhat.com> | 2021-11-05 00:48:20 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-01-06 06:11:39 -0500 |
commit | 316011b8a74e777eb3ba03171cd701a291c28867 (patch) | |
tree | f690d812fcc1ca166cc693f918f51cd63decf614 /pc-bios/s390-ccw | |
parent | e3480ef81f6fb61cc9c04e3b5be8b7e84484fc05 (diff) | |
download | qemu-316011b8a74e777eb3ba03171cd701a291c28867.zip qemu-316011b8a74e777eb3ba03171cd701a291c28867.tar.gz qemu-316011b8a74e777eb3ba03171cd701a291c28867.tar.bz2 |
virtio-pci: decouple the single vector from the interrupt process
To reuse the interrupt process in configure interrupt
Need to decouple the single vector from the interrupt process. Add new function
kvm_virtio_pci_vector_use_one and _release_one. These functions are use
for the single vector, the whole process will finish in a loop for the vq number.
Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20211104164827.21911-4-lulu@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'pc-bios/s390-ccw')
0 files changed, 0 insertions, 0 deletions