vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
commit54876d25fe298e0761556253f1c07af6160d5c10
authorZhenzhong Duan <zhenzhong.duan@intel.com>
Thu, 2 Nov 2023 07:12:22 +0000 (2 15:12 +0800)
committerCédric Le Goater <clg@redhat.com>
Mon, 6 Nov 2023 12:23:23 +0000 (6 13:23 +0100)
treef53fa8c738b976d31c9d535154ebdd351e76e9c8
parent5fe51934b1cd94a75007dd456fecc2ff6ee622e7
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c

With vfio_eeh_as_ok/vfio_eeh_as_op moved and made static,
vfio.h becomes empty and is deleted.

No functional changes intended.

Suggested-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Acked-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/ppc/spapr_pci_vfio.c
hw/vfio/ap.c
hw/vfio/ccw.c
hw/vfio/common.c
hw/vfio/container.c
hw/vfio/helpers.c
include/hw/vfio/vfio.h [deleted file]