vfio: Extend the device migration protocol with RUNNING_P2P
[sfrench/cifs-2.6.git] / include / linux / vfio.h
index c44e80bbbd3ba82da9422e25a2258e46dc30a2ae..66dda06ec42d1bce221f762b87a2541da04eeb64 100644 (file)
@@ -33,6 +33,7 @@ struct vfio_device {
        struct vfio_group *group;
        struct vfio_device_set *dev_set;
        struct list_head dev_set_list;
+       unsigned int migration_flags;
 
        /* Members below here are private, not for driver use */
        refcount_t refcount;