summary refs log tree commit diff stats
path: root/include/hw/vfio/vfio-cpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/vfio/vfio-cpr.h')
-rw-r--r--include/hw/vfio/vfio-cpr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/vfio/vfio-cpr.h b/include/hw/vfio/vfio-cpr.h
index 87b4206d81..286e3d4e9a 100644
--- a/include/hw/vfio/vfio-cpr.h
+++ b/include/hw/vfio/vfio-cpr.h
@@ -75,6 +75,7 @@ void vfio_cpr_delete_vector_fd(struct VFIOPCIDevice *vdev, const char *name,
                                int nr);
 
 extern const VMStateDescription vfio_cpr_pci_vmstate;
+extern const VMStateDescription vmstate_cpr_vfio_devices;
 
 void vfio_cpr_add_kvm_notifier(void);