diff options
Diffstat (limited to 'tests/expected/lscpu/lscpu-s390-kvm')
-rw-r--r-- | tests/expected/lscpu/lscpu-s390-kvm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-s390-kvm b/tests/expected/lscpu/lscpu-s390-kvm new file mode 100644 index 0000000..51e276c --- /dev/null +++ b/tests/expected/lscpu/lscpu-s390-kvm @@ -0,0 +1,32 @@ +CPU op-mode(s): 32-bit, 64-bit +CPU(s): 3 +On-line CPU(s) list: 0-2 +Vendor ID: IBM/S390 +Model name: - +Machine type: 2817 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s) per book: 1 +Book(s): 3 +BogoMIPS: 14367.00 +Dispatching mode: horizontal +Flags: esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs +Hypervisor: KVM/Linux +Hypervisor vendor: KVM +Virtualization type: full + +# The following is the parsable format, which can be fed to other +# programs. Each different item in every column has an unique ID +# starting usually from zero. +# CPU,Core,Socket,Node +0,0,0, +1,1,1, +2,2,2, + +# The following is the parsable format, which can be fed to other +# programs. Each different item in every column has an unique ID +# starting usually from zero. +# CPU,Core,Socket,Node +0,0,-, +1,0,-, +2,0,-, |