]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio/pci: vfio_notifier_cleanup
authorSteve Sistare <steven.sistare@oracle.com>
Tue, 10 Jun 2025 15:39:29 +0000 (08:39 -0700)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Jun 2025 12:01:58 +0000 (14:01 +0200)
commit6d7696f329c77332e4db1d18fc5ab5df23363e01
treed3e92181e64a9d09c3ff2f90f0ea1362b607b076
parentc2559182c88ab997727e0f4ef2c0f7faeb24d5a9
vfio/pci: vfio_notifier_cleanup

Move event_notifier_cleanup calls to a helper vfio_notifier_cleanup.
This version is trivial, and does not yet use the vdev and nr parameters.
No functional change.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/1749569991-25171-17-git-send-email-steven.sistare@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/pci.c