summary refs log tree commit diff stats
path: root/tests/qtest/vhost-user-test.c
diff options
context:
space:
mode:
authorCindy Lu <lulu@redhat.com>2024-05-28 16:48:15 +0800
committerMichael S. Tsirkin <mst@redhat.com>2024-07-01 17:16:04 -0400
commita113d041e8d0b152d72a7c2bf47dd09aabf9ade2 (patch)
tree728b9d0ad4ad7ff44d7d3dfd17be2eebeaf488c3 /tests/qtest/vhost-user-test.c
parent0c0cc13d319cf7b876f327fa1c5cc1866ad868cc (diff)
downloadfocaccia-qemu-a113d041e8d0b152d72a7c2bf47dd09aabf9ade2.tar.gz
focaccia-qemu-a113d041e8d0b152d72a7c2bf47dd09aabf9ade2.zip
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
In function kvm_virtio_pci_vector_use_one(), the function will only use
the irqfd/vector for itself. Therefore, in the undo label, the failing
process is incorrect.
To fix this, we can just remove this label.

Fixes: f9a09ca3ea ("vhost: add support for configure interrupt")
Cc: qemu-stable@nongnu.org
Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20240528084840.194538-1-lulu@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/qtest/vhost-user-test.c')
0 files changed, 0 insertions, 0 deletions