]> xenbits.xensource.com Git - libvirt.git/commit
cpu_map: Add missing x86 feature "sgx"
authorTim Wiederhake <twiederh@redhat.com>
Wed, 19 Oct 2022 13:35:24 +0000 (15:35 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Tue, 8 Nov 2022 20:44:40 +0000 (21:44 +0100)
commit24b95e07d27d73576eca5d2852a10103b4e4d3d1
tree6f8ef94d6f6ec2545aae30feea0d4efa879ef681
parenteb9912b4877b526f254af05f20c15a63fc633320
cpu_map: Add missing x86 feature "sgx"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
22 files changed:
src/cpu_map/x86_features.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7600U-disabled.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7600U-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7600U-host.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7700-disabled.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7700-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-7700-host.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8550U-disabled.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8550U-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8550U-host.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8700-disabled.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8700-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-8700-host.xml
tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-disabled.xml
tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-guest.xml
tests/cputestdata/x86_64-cpuid-Ice-Lake-Server-host.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1225-v5-host.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-v5-host.xml