diff options
author | Cédric Le Goater <clg@redhat.com> | 2025-03-26 08:51:11 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-04-25 09:01:37 +0200 |
commit | 6b7c812972a697c412f81497999af267e0c6333a (patch) | |
tree | a15d4b5f24775f91dd50666e9e84aa0c6a13853a /rust/qemu-api-macros | |
parent | 819a5865c0524c4bfcf1906955c9d15952fdbcc7 (diff) | |
download | qemu-6b7c812972a697c412f81497999af267e0c6333a.zip qemu-6b7c812972a697c412f81497999af267e0c6333a.tar.gz qemu-6b7c812972a697c412f81497999af267e0c6333a.tar.bz2 |
vfio: Move dirty tracking related services into container-base.c
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.
Reviewed-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: Avihai Horon <avihaih@nvidia.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-27-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions