aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/nics/vhost.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/nics/vhost.rst')
-rw-r--r--doc/guides/nics/vhost.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guides/nics/vhost.rst b/doc/guides/nics/vhost.rst
index 4f7ae899..23f2e87a 100644
--- a/doc/guides/nics/vhost.rst
+++ b/doc/guides/nics/vhost.rst
@@ -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
------------------------