diff options
author | Robert Hoo <robert.hoo.linux@gmail.com> | 2023-11-13 16:13:49 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-12-02 15:56:49 -0500 |
commit | 2d37fe9e5e61b04bddbed00dbb7436e61a01c115 (patch) | |
tree | 2db939d03de82c23471853bc0610c05273eb80f3 /hw/scsi | |
parent | c8559fcb1559b472e7ec79b990f5206249b2ba69 (diff) | |
download | qemu-2d37fe9e5e61b04bddbed00dbb7436e61a01c115.zip qemu-2d37fe9e5e61b04bddbed00dbb7436e61a01c115.tar.gz qemu-2d37fe9e5e61b04bddbed00dbb7436e61a01c115.tar.bz2 |
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
In the rollback in msix_set_vector_notifiers(), original patch forgot to
undo msix_vector_poll_notifier pointer.
Fixes: bbef882cc193 ("msi: add API to get notified about pending bit poll")
Signed-off-by: Robert Hoo <robert.hoo.linux@gmail.com>
Message-Id: <20231113081349.1307-1-robert.hoo.linux@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/scsi')
0 files changed, 0 insertions, 0 deletions