[libvirt] [PATCH 0/2] Add new EPYC CPU model

Jiri Denemark jdenemar at redhat.com
Wed Sep 6 12:07:59 UTC 2017


Brijesh Singh (1):
  cpu: Add new EPYC CPU model

Jiri Denemark (1):
  tests: Add CPUID data for AMD Ryzen 7 1800X Eight-Core Processor

 src/cpu/cpu_map.xml                                |  74 ++++++++
 tests/cputest.c                                    |   1 +
 ..._64-cpuid-Ryzen-7-1800X-Eight-Core-disabled.xml |   9 +
 ...6_64-cpuid-Ryzen-7-1800X-Eight-Core-enabled.xml |  10 +
 ...x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml |  16 ++
 .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml |  17 ++
 .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core-json.xml |  11 ++
 .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core.json     | 203 +++++++++++++++++++++
 .../x86_64-cpuid-Ryzen-7-1800X-Eight-Core.xml      |  52 ++++++
 9 files changed, 393 insertions(+)
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-disabled.xml
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-enabled.xml
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-json.xml
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core.json
 create mode 100644 tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core.xml

-- 
2.14.1




More information about the libvir-list mailing list