On 16/6/25 12:13, John Levon wrote:
This keeps the existence of ->region_fds private to hw/vfio/device.c.Signed-off-by: John Levon <john.le...@nutanix.com> --- include/hw/vfio/vfio-device.h | 12 ++++++++++++ hw/vfio/device.c | 7 +++++++ hw/vfio/region.c | 5 +---- 3 files changed, 20 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>