mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Add missing docs for <viridian/> feature flag
This commit is contained in:
@@ -866,6 +866,10 @@
|
|||||||
<dd>Enable use of Hardware Assisted Paging if available in
|
<dd>Enable use of Hardware Assisted Paging if available in
|
||||||
the hardware.
|
the hardware.
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt><code>viridian</code></dt>
|
||||||
|
<dd>Enable Viridian hypervisor extensions for paravirtualizing
|
||||||
|
guest operating systems
|
||||||
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<h3><a name="elementsTime">Time keeping</a></h3>
|
<h3><a name="elementsTime">Time keeping</a></h3>
|
||||||
|
|||||||
@@ -2525,6 +2525,11 @@
|
|||||||
<empty/>
|
<empty/>
|
||||||
</element>
|
</element>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<element name="viridian">
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</optional>
|
||||||
</interleave>
|
</interleave>
|
||||||
</element>
|
</element>
|
||||||
</optional>
|
</optional>
|
||||||
|
|||||||
Reference in New Issue
Block a user