From 8b6766bd77108dc826715a359157d113baaa6f8f Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Thu, 25 Nov 2021 19:57:49 +0100 Subject: [PATCH] docs: domain: Add documentation for hyperv passthrough mode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tim Wiederhake Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 717f2621e2..0c5e33c78f 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -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``