]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/vhost.rst
build: fix meson check for binutils 2.30
[dpdk.git] / doc / guides / nics / vhost.rst
index 4f7ae89905d66e5ad1dcec59b2bacca44bb8b7a8..23f2e87aa982d1531592c7b014a1feb6173dfc84 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
 ------------------------