From: Martin Kletzander Date: Thu, 10 May 2018 19:43:18 +0000 (+0200) Subject: docs: Tiny fix for the SMM description X-Git-Tag: v4.5.0-rc1~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c22daea7bc1797de8f67ea6d1a0469bc5304381;p=thirdparty%2Flibvirt.git docs: Tiny fix for the SMM description The default is actually `on` when `` is specified. Signed-off-by: Martin Kletzander Reviewed-by: John Ferlan --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 8a20cdd012..ba5bd1e502 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2079,9 +2079,9 @@ Since 1.2.16
smm
-
Enable System Management Mode. Possible values are - on and off. The default is left - for hypervisor to decide. +
Depending on the state attribute (values on, + off, default on) enable or disable + System Management Mode. Since 2.1.0
ioapic