On 4/2/25 14:35, Avihai Horon wrote:
On 26/03/2025 9:51, Cédric Le Goater wrote:
External email: Use caution opening links or attachments
Routines of common.c :
vfio_devices_all_dirty_tracking_started
vfio_devices_all_device_dirty_tracking
vfio_devices_query_dirty_bitmap
vfio_get_dirty_bitmap
are all related to dirty page tracking directly at the container level
or at the container device level. Naming is a bit confusing. We will
propose new names in the following changes.
Signed-off-by: Cédric Le Goater <c...@redhat.com>
Yes, this seems like a suitable place for these.
Too bad we separate device DPT start/stop from query, but start/stop are indeed
related to memory listener.
Reviewed-by: Avihai Horon <avih...@nvidia.com>
Since lore didn't receive the email :
Reviewed-by: Avihai Horon <avih...@nvidia.com>
Thanks,
C.