tests: Add host CPU data for Moonshot (RHEL 7.4)

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Andrea Bolognani 2017-12-11 16:30:39 +01:00
parent db98e7f67e
commit 9ce97d0f7d
87 changed files with 158 additions and 0 deletions

View File

@ -0,0 +1,72 @@
processor : 0
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 1
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 2
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 3
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 4
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 5
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 6
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1
processor : 7
BogoMIPS : 100.00
Features : fp asimd evtstrm cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant : 0x0
CPU part : 0x000
CPU revision : 1

View File

@ -0,0 +1 @@
CPUs: 8/8, MHz: 100, Nodes: 1, Sockets: 1, Cores: 8, Threads: 1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
../../node/node0

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
4095

View File

@ -0,0 +1 @@

View File

@ -0,0 +1 @@
0-7

View File

@ -0,0 +1 @@
0-7

View File

@ -0,0 +1 @@
0-7

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1 @@
../../cpu/cpu0

View File

@ -0,0 +1 @@
../../cpu/cpu1

View File

@ -0,0 +1 @@
../../cpu/cpu2

View File

@ -0,0 +1 @@
../../cpu/cpu3

View File

@ -0,0 +1 @@
../../cpu/cpu4

View File

@ -0,0 +1 @@
../../cpu/cpu5

View File

@ -0,0 +1 @@
../../cpu/cpu6

View File

@ -0,0 +1 @@
../../cpu/cpu7

View File

@ -0,0 +1 @@
0-7

View File

@ -0,0 +1 @@
ff

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1 @@
0

View File

@ -239,6 +239,7 @@ mymain(void)
{"raspberrypi", VIR_ARCH_ARMV6L},
{"f21-mustang", VIR_ARCH_AARCH64},
{"rhelsa-3.19.0-mustang", VIR_ARCH_AARCH64},
{"rhel74-moonshot", VIR_ARCH_AARCH64},
{"deconf-cpus", VIR_ARCH_PPC64},
/* subcores, default configuration */
{"subcores1", VIR_ARCH_PPC64},