mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
cpu_map: Add missing x86 feature "xfd"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
4ba1e382f7
commit
29b0b9bb0e
@ -430,6 +430,9 @@
|
||||
<feature name='xsaves' migratable='no'>
|
||||
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000008'/>
|
||||
</feature>
|
||||
<feature name='xfd'>
|
||||
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000010'/>
|
||||
</feature>
|
||||
|
||||
<!-- cpuid level 0x0000000f:1 (edx) -->
|
||||
<feature name='mbm_total'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user