Browse Source
The file migration/cpr.c uses vmstate_cpr_vfio_devices which is declared in hw/vfio/vfio-cpr.h, not in hw/vfio/vfio-device.h. Replace the include with the correct header file to avoid pulling in unnecessary VFIO device declarations. Signed-off-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/20260211171532.1556719-1-clg@redhat.com Signed-off-by: Fabiano Rosas <farosas@suse.de>master
committed by
Fabiano Rosas
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue