diff options
author | Cédric Le Goater <clg@redhat.com> | 2025-03-26 08:51:12 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-04-25 09:01:37 +0200 |
commit | d90aa1b8627b6a2a1e55fc559ce9082598bd47ff (patch) | |
tree | 2e9c2e1878cdee519c919ea1f1bb6d0d46a14706 /rust/qemu-api-macros | |
parent | 6b7c812972a697c412f81497999af267e0c6333a (diff) | |
download | qemu-d90aa1b8627b6a2a1e55fc559ce9082598bd47ff.zip qemu-d90aa1b8627b6a2a1e55fc559ce9082598bd47ff.tar.gz qemu-d90aa1b8627b6a2a1e55fc559ce9082598bd47ff.tar.bz2 |
vfio: Make vfio_devices_query_dirty_bitmap() static
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.
Reviewed-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Avihai Horon <avihaih@nvidia.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-28-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