[PATCH] docs: formatdomain: Fix poll-control XML example

Cole Robinson crobinso at redhat.com
Sun Jan 24 23:41:50 UTC 2021


Fixes: 3fc4412c6f5

Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
Pushed as trivial

 docs/formatdomain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index af540391db..c738078b90 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -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'/>
-- 
2.29.2




More information about the libvir-list mailing list