]> git.proxmox.com Git - mirror_qemu.git/commit
vfio/migration: Rename entry points
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 7 Mar 2023 16:53:46 +0000 (09:53 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 7 Mar 2023 18:19:07 +0000 (11:19 -0700)
commit8249cffc626d0661d6c109aa0653cd9bb67cd676
treee2b02cb851986b0d4385c519f9a23f7241b4beca
parent333f988d19878f6b96388a1a797c4e90e7ea0a69
vfio/migration: Rename entry points

Pick names that align with the section drivers should use them from,
avoiding the confusion of calling a _finalize() function from _exit()
and generalizing the actual _finalize() to handle removing the viommu
blocker.

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Joao Martins <joao.m.martins@oracle.com>
Link: https://lore.kernel.org/r/167820912978.606734.12740287349119694623.stgit@omen
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/common.c
hw/vfio/migration.c
hw/vfio/pci.c
include/hw/vfio/vfio-common.h