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

Jiri Denemark posted 2 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1504699628.git.jdenemar@redhat.com
There is a newer version of this series
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
[libvirt] [PATCH 0/2] Add new EPYC CPU model
Posted by Jiri Denemark 6 years, 7 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list