On Wed, Mar 26, 2025 at 08:51:12AM +0100, Cédric Le Goater wrote: > vfio_devices_query_dirty_bitmap() is only used in "container-base.c". > Also, rename to vfio_container_devices_query_dirty_bitmap() to reflect > with the prefix 'vfio_container_devices_' that it simply loops over > the container's device list. > > This rename also frees the vfio_devices_query_dirty_bitmap() name > which we will reuse in the next changes. > > Signed-off-by: Cédric Le Goater <c...@redhat.com>
Reviewed-by: John Levon <john.le...@nutanix.com> regards john