mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-24 13:35:17 +00:00
cpu_map: Add missing feature "vnmi"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
b038d52e30
commit
b4560dc69b
@ -707,6 +707,9 @@
|
|||||||
<feature name='vgif'>
|
<feature name='vgif'>
|
||||||
<cpuid eax_in='0x8000000a' edx='0x00010000'/>
|
<cpuid eax_in='0x8000000a' edx='0x00010000'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature name='vnmi'>
|
||||||
|
<cpuid eax_in='0x8000000a' edx='0x02000000'/>
|
||||||
|
</feature>
|
||||||
<feature name='svme-addr-chk'>
|
<feature name='svme-addr-chk'>
|
||||||
<cpuid eax_in='0x8000000a' edx='0x10000000'/>
|
<cpuid eax_in='0x8000000a' edx='0x10000000'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user