
On Tue, Apr 29, 2025 at 12:19:48 +0200, Jiri Denemark via Devel wrote:
From: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- tests/cputest.c | 1 + .../x86_64-cpuid-Atom-P5362-2-disabled.xml | 9 + .../x86_64-cpuid-Atom-P5362-2-enabled.xml | 19 + .../x86_64-cpuid-Atom-P5362-2-guest.xml | 43 + .../x86_64-cpuid-Atom-P5362-2-host.xml | 42 + .../x86_64-cpuid-Atom-P5362-2-json.xml | 102 + .../x86_64-cpuid-Atom-P5362-2.json | 3482 +++++++++++++++++ .../cputestdata/x86_64-cpuid-Atom-P5362-2.sig | 4 + .../cputestdata/x86_64-cpuid-Atom-P5362-2.xml | 66 + 9 files changed, 3768 insertions(+) create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2-disabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2-enabled.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2-guest.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2-host.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2-json.xml create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2.json create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2.sig create mode 100644 tests/cputestdata/x86_64-cpuid-Atom-P5362-2.xml
For 1/15 - 13/15: Reviewed-by: Peter Krempa <pkrempa@redhat.com>