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:
parent
70307548d1
commit
36aabc86d5
@ -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'/>
|
||||
|
Loading…
Reference in New Issue
Block a user