[libvirt] [PATCH 1/6] docs: formatdomain: add synic flag to the example xml

Vitaly Kuznetsov vkuznets at redhat.com
Thu Jul 25 13:52:13 UTC 2019


The example XML we have contains all other Hyper-V Enlightenments but
'stimer' is missing.

Signed-off-by: Vitaly Kuznetsov <vkuznets at redhat.com>
---
 docs/formatdomain.html.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 1d57729394..0aedd9efbb 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2033,6 +2033,7 @@
     <vpindex state='on'/>
     <runtime state='on'/>
     <synic state='on'/>
+    <stimer state='on'/>
     <reset state='on'/>
     <vendor_id state='on' value='KVM Hv'/>
     <frequencies state='on'/>
-- 
2.20.1




More information about the libvir-list mailing list