]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: domain: Add documentation for hyperv passthrough mode
authorTim Wiederhake <twiederh@redhat.com>
Thu, 25 Nov 2021 18:57:49 +0000 (19:57 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Tue, 14 Dec 2021 15:50:46 +0000 (16:50 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst

index 717f2621e2a50ed6a2e32ef392dbd233a57bb777..0c5e33c78fe2e5363d029272b4b9fd29caa298c1 100644 (file)
@@ -1928,6 +1928,9 @@ are:
    ``custom``
       Set exactly the specified features.
 
+   ``passthrough``
+      Enable all features currently supported by the hypervisor.
+
    The ``mode`` attribute can be omitted and will default to ``custom``.
 
 ``pvspinlock``