[libvirt] [PATCH 18/23] cputest: Add CPUID data for Intel(R) Xeon(R) CPU E7-4830

John Ferlan jferlan at redhat.com
Thu Oct 12 22:22:16 UTC 2017



On 10/04/2017 10:58 AM, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  tests/cputest.c                                    |   1 +
>  .../x86_64-cpuid-Xeon-E7-4830-disabled.xml         |   5 +
>  .../x86_64-cpuid-Xeon-E7-4830-enabled.xml          |   8 +
>  .../x86_64-cpuid-Xeon-E7-4830-guest.xml            |  28 +++
>  .../cputestdata/x86_64-cpuid-Xeon-E7-4830-host.xml |  29 +++
>  .../cputestdata/x86_64-cpuid-Xeon-E7-4830-json.xml |  13 ++
>  tests/cputestdata/x86_64-cpuid-Xeon-E7-4830.json   | 235 +++++++++++++++++++++
>  tests/cputestdata/x86_64-cpuid-Xeon-E7-4830.xml    |  30 +++
>  8 files changed, 349 insertions(+)
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830-disabled.xml
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830-enabled.xml
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830-guest.xml
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830-host.xml
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830-json.xml
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830.json
>  create mode 100644 tests/cputestdata/x86_64-cpuid-Xeon-E7-4830.xml
> 

Wouldn't begin to know if they're valid or not, but tests pass, so...

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list