New upstream version 18.11-rc1
[deb_dpdk.git] / doc / guides / nics / vhost.rst
index 4f7ae89..23f2e87 100644 (file)
@@ -71,6 +71,11 @@ The user can specify below arguments in `--vdev` option.
     It is used to enable iommu support in vhost library.
     (Default: 0 (disabled))
 
+#.  ``postcopy-support``:
+
+    It is used to enable postcopy live-migration support in vhost library.
+    (Default: 0 (disabled))
+
 Vhost PMD event handling
 ------------------------