On Tue, 14 Oct 2025 17:12:25 +0200 John Levon <[email protected]> wrote:
> John Levon (2): > vfio: rename field to "num_initial_regions" > vfio: only check region info cache for initial regions > > include/hw/vfio/vfio-device.h | 2 +- > hw/vfio-user/device.c | 2 +- > hw/vfio/ccw.c | 4 ++-- > hw/vfio/device.c | 39 ++++++++++++++++++++++------------- > hw/vfio/iommufd.c | 3 ++- > hw/vfio/pci.c | 4 ++-- > 6 files changed, 33 insertions(+), 21 deletions(-) > Reviewed-by: Alex Williamson <[email protected]>
