mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
docs: Tiny fix for the SMM description
The default is actually `on` when `<smm/>` is specified. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
parent
598075e43d
commit
5c22daea7b
@ -2079,9 +2079,9 @@
|
||||
<span class="since">Since 1.2.16</span>
|
||||
</dd>
|
||||
<dt><code>smm</code></dt>
|
||||
<dd>Enable System Management Mode. Possible values are
|
||||
<code>on</code> and <code>off</code>. The default is left
|
||||
for hypervisor to decide.
|
||||
<dd>Depending on the <code>state</code> attribute (values <code>on</code>,
|
||||
<code>off</code>, default <code>on</code>) enable or disable
|
||||
System Management Mode.
|
||||
<span class="since">Since 2.1.0</span>
|
||||
</dd>
|
||||
<dt><code>ioapic</code></dt>
|
||||
|
Loading…
x
Reference in New Issue
Block a user