summary refs log tree commit diff stats
path: root/hw/vfio/migration-multifd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfio/migration-multifd.h')
-rw-r--r--hw/vfio/migration-multifd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/vfio/migration-multifd.h b/hw/vfio/migration-multifd.h
index 5b221c6e16..1b60d5f67a 100644
--- a/hw/vfio/migration-multifd.h
+++ b/hw/vfio/migration-multifd.h
@@ -14,4 +14,6 @@
 
 #include "hw/vfio/vfio-common.h"
 
+bool vfio_multifd_transfer_supported(void);
+
 #endif