]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Rename vfio_devices_all_dirty_tracking_started()
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:51:14 +0000 (08:51 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commite17c281e7c12d0bbe5de841f0a910687cdaaedd1
tree73f972cffa2bba86db714334d820b7f4ada8a81c
parent35e6d2c1d07dfd45c8b00019a98499d2cd6442ca
vfio: Rename vfio_devices_all_dirty_tracking_started()

Also rename vfio_devices_all_device_dirty_tracking_started() while at
it and use the prefix 'vfio_container_devices_' for routines simply
looping 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-30-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c
hw/vfio/container-base.c
hw/vfio/container.c
include/hw/vfio/vfio-container-base.h