]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Add ARAT x86 CPU feature
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jun 2016 13:50:32 +0000 (15:50 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 9 Jun 2016 08:16:44 +0000 (10:16 +0200)
commit877c46d8a785ff72c88644135b6f091d2bb541d3
tree421cc7b12eab231a01608416710ecac606aa40e8
parent6dd5910da790d936abcf439e41fad38d5528eb50
cpu: Add ARAT x86 CPU feature

Implemented in QEMU by commit 28b8e4d0bf93ba176b4b7be819d537383c5a9060.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
38 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-guest.xml
tests/cputestdata/x86-cpuid-Core-i5-4670T-host.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-3520M-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-3520M-host.xml
tests/cputestdata/x86-cpuid-Core-i7-3740QM-guest.xml
tests/cputestdata/x86-cpuid-Core-i7-3740QM-host.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-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-Opteron-6234-json.xml
tests/cputestdata/x86-cpuid-Pentium-P6100-guest.xml
tests/cputestdata/x86-cpuid-Pentium-P6100-host.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-2650-guest.xml
tests/cputestdata/x86-cpuid-Xeon-E5-2650-host.xml
tests/cputestdata/x86-cpuid-Xeon-E7-4820-guest.xml
tests/cputestdata/x86-cpuid-Xeon-E7-4820-host.xml