On 24/09/2025 14:54, Cédric Le Goater wrote:
On 9/23/25 15:53, Mark Cave-Ayland wrote:
With the rename of VFIOContainer to VFIOLegacyContainer, the vfio-
container.h
header file containing the struct definition is misleading. Rename it
from
vfio-container.h to vfio-container-legacy.h accordingly.
Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com>
Reviewed-by: Cédric Le Goater <c...@redhat.com>
Thanks for the series reviews! Whilst looking at some other vfio bits
and pieces today, I noticed that for this patch and the following one,
the #ifdef ... #endif guard names now no longer match the name of the
header file.
Would you like me to submit updates to these patches with the guard
names also updated?
ATB,
Mark.