Re: [PATCH for-10.1 05/32] vfio: Make vfio_viommu_preset() static

2025-04-05 Thread Joao Martins
On 18/03/2025 09:53, Cédric Le Goater wrote: > This routine is only used in file "migration.c". Move it there. > > Signed-off-by: Cédric Le Goater Reviewed-by: Joao Martins > --- > include/hw/vfio/vfio-common.h | 1 - > hw/vfio/common.c | 6 -- > hw/vfio/migration.c

Re: [PATCH for-10.1 05/32] vfio: Make vfio_viommu_preset() static

2025-03-19 Thread John Levon
On Tue, Mar 18, 2025 at 10:53:48AM +0100, Cédric Le Goater wrote: > This routine is only used in file "migration.c". Move it there. > > Signed-off-by: Cédric Le Goater Reviewed-by: John Levon regards john