[libvirt] [PATCH v2 1/8] docs: formatdomain: add stimer flag to the example xml

Vitaly Kuznetsov vkuznets at redhat.com
Tue Jul 30 10:13:41 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>
Reviewed-by: Ján Tomko <jtomko 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 1938bd875c..0894d9cbfb 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