]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Sort CPU map features on eax_in
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jun 2016 13:40:09 +0000 (15:40 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 9 Jun 2016 08:16:44 +0000 (10:16 +0200)
commit4c39a448e8c3d9351e2361cd36478a9a386fe909
tree4417807fada310c69ddd3ef25151f43076ead9c6
parent177bbc672fd338ef8bd4c33d7852a4e299bfce91
cpu: Sort CPU map features on eax_in

As a side effect this changes the order of CPU features in XMLs
generated by libvirt, but that's not a big deal since the order there is
insignificant.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
27 files changed:
src/cpu/cpu_map.xml
tests/cputestdata/x86-cpuid-A10-5800K-guest.xml
tests/cputestdata/x86-cpuid-A10-5800K-host.xml
tests/cputestdata/x86-cpuid-A10-5800K-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-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-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-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
tests/cputestdata/x86-cpuid-Xeon-E7-4820-json.xml
tests/cputestdata/x86-cpuid-Xeon-W3520-json.xml