include/linux/vdpa_vmstate.h
0 → 100644
+182
−0
Loading
virt inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I86ITO ---------------------------------------------------------------------- Add the vmstate.h header file to define the structure of vdpa device status to achieve live migration of cross-vendor vdpa devices. Signed-off-by:jiangdongxu <jiangdongxu1@huawei.com>