
On 03/26/2018 06:53 AM, Kashyap Chamarthy wrote:
(Thanks: Jiri Denemark, for clarifying this on IRC.)
Lost context here! That should have gone under the --- cause it'll look awfully strange in git history. Is there "more" or "extra" text you'd like to see added? Or is the commit message good enough? I can add before pushing so you don't need to spin another version...
Signed-off-by: Kashyap Chamarthy <kchamart@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>
^ I'll also remove the random " Reviewed-by: John Ferlan <jferlan@redhat.com> John (should be safe for freeze too, but I won't push until my commit message question is answered).
<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>