qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 01/37] vfio/container: Move IBM EEH related functions into


From: Eric Farman
Subject: Re: [PATCH v3 01/37] vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Date: Thu, 26 Oct 2023 10:23:16 -0400
User-agent: Evolution 3.48.4 (3.48.4-1.fc38)

On Thu, 2023-10-26 at 18:30 +0800, Zhenzhong Duan wrote:
> 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>
> ---
>  include/hw/vfio/vfio.h  |   7 ---
>  hw/ppc/spapr_pci_vfio.c | 100
> +++++++++++++++++++++++++++++++++++++++-
>  hw/vfio/ap.c            |   1 -
>  hw/vfio/ccw.c           |   1 -
>  hw/vfio/common.c        |   1 -
>  hw/vfio/container.c     |  98 --------------------------------------
> -
>  hw/vfio/helpers.c       |   1 -
>  7 files changed, 99 insertions(+), 110 deletions(-)
>  delete mode 100644 include/hw/vfio/vfio.h

Can't speak to the code movement, but removing the header file from
those places where it's not used is fine.

Acked-by: Eric Farman <farman@linux.ibm.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]