]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/vfio/container.c: rename file to container-legacy.c
authorMark Cave-Ayland <mark.caveayland@nutanix.com>
Thu, 25 Sep 2025 11:31:13 +0000 (12:31 +0100)
committerCédric Le Goater <clg@redhat.com>
Thu, 25 Sep 2025 15:55:19 +0000 (17:55 +0200)
commita3bcae62b6a161dea4521f254f19c5a8551c28af
treedaab50180e14b77d4c7f7c317d25b7965f2a9b73
parentef70eb32b8a15abea6af8180ba03e771ae041169
hw/vfio/container.c: rename file to container-legacy.c

This file is mostly concerned with the VFIOLegacyContainer implementation so
rename it to reflect the previous rename of VFIOContainer to
VFIOLegacyContainer.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250925113159.1760317-6-mark.caveayland@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/container-legacy.c [moved from hw/vfio/container.c with 100% similarity]
hw/vfio/meson.build