]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Add x86 feature flags for CPUID leaf 0xd, sub leaf 1
authorJiri Denemark <jdenemar@redhat.com>
Mon, 23 May 2016 15:57:39 +0000 (17:57 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 9 Jun 2016 08:16:44 +0000 (10:16 +0200)
commit6dd5910da790d936abcf439e41fad38d5528eb50
tree2e2930fea4bb9d859b3e5baee30b9cf2e2c100c9
parent4c39a448e8c3d9351e2361cd36478a9a386fe909
cpu: Add x86 feature flags for CPUID leaf 0xd, sub leaf 1

This was implemented in QEMU by commit 0bb0b2d2fe7f645dda.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
34 files changed:
src/cpu/cpu_map.xml
tests/cputestdata/x86-cpuid-Core-i5-2500-guest.xml
tests/cputestdata/x86-cpuid-Core-i5-2500-host.xml
tests/cputestdata/x86-cpuid-Core-i5-2500-json.xml
tests/cputestdata/x86-cpuid-Core-i5-2540M-guest.xml
tests/cputestdata/x86-cpuid-Core-i5-2540M-host.xml
tests/cputestdata/x86-cpuid-Core-i5-2540M-json.xml
tests/cputestdata/x86-cpuid-Core-i5-4670T-json.xml
tests/cputestdata/x86-cpuid-Core-i5-6600-guest.xml
tests/cputestdata/x86-cpuid-Core-i5-6600-host.xml
tests/cputestdata/x86-cpuid-Core-i5-6600-json.xml
tests/cputestdata/x86-cpuid-Core-i7-2600-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-2600-host.xml
tests/cputestdata/x86-cpuid-Core-i7-2600-json.xml
tests/cputestdata/x86-cpuid-Core-i7-3520M-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-3520M-host.xml
tests/cputestdata/x86-cpuid-Core-i7-3740QM-json.xml
tests/cputestdata/x86-cpuid-Core-i7-3770-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-3770-host.xml
tests/cputestdata/x86-cpuid-Core-i7-3770-json.xml
tests/cputestdata/x86-cpuid-Core-i7-4600U-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-4600U-host.xml
tests/cputestdata/x86-cpuid-Core-i7-4600U-json.xml
tests/cputestdata/x86-cpuid-Core-i7-5600U-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-5600U-host.xml
tests/cputestdata/x86-cpuid-Core-i7-5600U-json.xml
tests/cputestdata/x86-cpuid-Xeon-E3-1245-guest.xml
tests/cputestdata/x86-cpuid-Xeon-E3-1245-host.xml
tests/cputestdata/x86-cpuid-Xeon-E3-1245-json.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2630-guest.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2630-host.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2630-json.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2650-guest.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2650-host.xml