]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Rename vfio_reset_bytes_transferred()
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:50:47 +0000 (08:50 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commit426ffab477e22606473282c684b9239f8a30dd6d
treef5a2a20337050dd73a086c8d275767713b5ef11d
parentacea0f0fafcf89f374fd7a69a4cd2c91d6d7d68a
vfio: Rename vfio_reset_bytes_transferred()

Enforce a 'vfio_mig_' prefix for the VFIO migration API to better
reflect the namespace these routines belong to.

Reviewed-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-3-clg@redhat.com
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-3-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/migration.c
include/hw/vfio/vfio-common.h
migration/target.c