[libvirt] [PATCH] docs: formatdomain: Clarify CPU feature policy option "require"

Kashyap Chamarthy kchamart at redhat.com
Mon Mar 26 10:53:12 UTC 2018


(Thanks: Jiri Denemark, for clarifying this on IRC.)

Signed-off-by: Kashyap Chamarthy <kchamart at redhat.com>
---
 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 6fd2189cd..2410c92af 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -1532,7 +1532,7 @@
             of it being supported by host CPU.</dd>
           <dt><code>require</code></dt>
           <dd>Guest creation will fail unless the feature is supported by host
-            CPU.</dd>
+            CPU or the hypervisor is able to emulate it".</dd>
           <dt><code>optional</code></dt>
           <dd>The feature will be supported by virtual CPU if and only if it
             is supported by host CPU.</dd>
-- 
2.13.6




More information about the libvir-list mailing list