1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-10 05:17:59 +03:00

docs: formatdomain: Fix poll-control XML example

Fixes: 3fc4412c6f

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2021-01-24 18:40:17 -05:00
parent 70307548d1
commit 36aabc86d5

View File

@ -1766,7 +1766,7 @@ Hypervisors may allow certain CPU / machine features to be toggled on/off.
<kvm>
<hidden state='on'/>
<hint-dedicated state='on'/>
<poll-control='on'/>
<poll-control state='on'/>
</kvm>
<xen>
<e820_host state='on'/>