vfio_get_device_info() is a low level routine. Move it with the other
helpers.
Signed-off-by: Cédric Le Goater
---
hw/vfio/helpers.h | 1 +
include/hw/vfio/vfio-common.h | 1 -
hw/vfio/common.c | 24
hw/vfio/helpers.c | 24 +
On Tue, Mar 18, 2025 at 10:54:01AM +0100, Cédric Le Goater wrote:
> vfio_get_device_info() is a low level routine. Move it with the other
> helpers.
>
> Signed-off-by: Cédric Le Goater
Reviewed-by: John Levon
regards
john
>-Original Message-
>From: Cédric Le Goater
>Subject: [PATCH for-10.1 18/32] vfio: Move vfio_get_device_info() to helpers.c
>
>vfio_get_device_info() is a low level routine. Move it with the other
>helpers.
>
>Signed-off-by: Cédric Le Goater
Reviewed-by: