]> xenbits.xensource.com Git - libvirt.git/commit
cputest: Convert all json data files to query-cpu-model-expansion
authorJiri Denemark <jdenemar@redhat.com>
Mon, 13 Feb 2017 13:59:42 +0000 (14:59 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 3 Mar 2017 18:57:57 +0000 (19:57 +0100)
commitd46a1aa4d8caafe977cc41a80ef86af1d10e60b7
tree9582b9afe9ba967e3153b9d5e92890af43bc937b
parentd065934cd07c01fbb29f25bbb223eb4ce126a90e
cputest: Convert all json data files to query-cpu-model-expansion

Converted by running the following command, renaming the files as
*.new, and committing only the *.new files.

    (cd tests/cputestdata; ./cpu-convert.py *.json)

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
19 files changed:
tests/cputestdata/x86_64-cpuid-A10-5800K.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i5-2500.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i5-2540M.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i5-4670T.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i5-6600.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i7-2600.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i7-3740QM.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i7-3770.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i7-4600U.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core-i7-5600U.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Core2-E6850.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Opteron-2350.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Opteron-6234.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Phenom-B95.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Xeon-E7-4820.json.new [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-Xeon-W3520.json.new [new file with mode: 0644]