mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
cpumap: Add support for svme-addr-check CPU feature
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
5c17a7ba41
commit
5ac6ab2fde
@ -554,6 +554,9 @@
|
||||
<feature name='pfthreshold'>
|
||||
<cpuid eax_in='0x8000000a' edx='0x00001000'/>
|
||||
</feature>
|
||||
<feature name='svme-addr-check'>
|
||||
<cpuid eax_in='0x8000000a' edx='0x10000000'/>
|
||||
</feature>
|
||||
|
||||
<!-- IA32_ARCH_CAPABILITIES features -->
|
||||
<feature name='rdctl-no'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user