mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
cpu_map: Add missing feature "amd-psfd"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
a8c983d0fa
commit
c8d67f644c
@ -633,6 +633,9 @@
|
||||
<feature name='amd-no-ssb'>
|
||||
<cpuid eax_in='0x80000008' ebx='0x04000000'/>
|
||||
</feature>
|
||||
<feature name='amd-psfd'>
|
||||
<cpuid eax_in='0x80000008' ebx='0x10000000'/>
|
||||
</feature>
|
||||
|
||||
<!-- SVM features -->
|
||||
<feature name='npt'>
|
||||
|
Loading…
Reference in New Issue
Block a user