docs: formatdomain: move 'msrs' out of Hyper-V Enlightenments
Introduced by: commit e9528f41c612fff334e958d5e5df197aa8e83792 'msrs' is a feature unrelated to Hyper-V Enlightenments, the commit message which added it and the test have it right: <features> ... <msrs unknown='ignore'> ... </features> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
08dec3b086
commit
37ce8cfaa3
@ -2041,7 +2041,6 @@
|
|||||||
<tlbflush state='on'/>
|
<tlbflush state='on'/>
|
||||||
<ipi state='on'/>
|
<ipi state='on'/>
|
||||||
<evmcs state='on'/>
|
<evmcs state='on'/>
|
||||||
<msrs unknown='ignore'/>
|
|
||||||
</hyperv>
|
</hyperv>
|
||||||
<kvm>
|
<kvm>
|
||||||
<hidden state='on'/>
|
<hidden state='on'/>
|
||||||
@ -2057,6 +2056,7 @@
|
|||||||
<tseg unit='MiB'>48</tseg>
|
<tseg unit='MiB'>48</tseg>
|
||||||
</smm>
|
</smm>
|
||||||
<htm state='on'/>
|
<htm state='on'/>
|
||||||
|
<msrs unknown='ignore'/>
|
||||||
</features>
|
</features>
|
||||||
...</pre>
|
...</pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user