mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
6512b0ddc1
Make the parser both more strict, by not ignoring errors reported by virStrToLong_ui(), and more permissive, by not failing due to unrelated fields which just happen to have a know prefix and accepting any amount of whitespace before the numeric value. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
50 lines
1.5 KiB
Plaintext
50 lines
1.5 KiB
Plaintext
processor : 0
|
|
vendor_id : GenuineIntel
|
|
cpu family : 15
|
|
model : 4
|
|
model name : Intel(R) Xeon(TM) CPU 2.80GHz
|
|
stepping : 8
|
|
cpu MHz : 2800.000
|
|
cache size : 2048 KB
|
|
physical id : 0
|
|
siblings : 2
|
|
core id : 0
|
|
cpu cores : 2
|
|
fpu : yes
|
|
fpu_exception : yes
|
|
cpuid level : 5
|
|
wp : yes
|
|
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
|
|
bogomips : 5590.67
|
|
clflush size : 64
|
|
cache_alignment : 128
|
|
address sizes : 36 bits physical, 48 bits virtual
|
|
power management:
|
|
|
|
processor : 1
|
|
vendor_id : GenuineIntel
|
|
cpu family : 15
|
|
model : 4
|
|
model name : Intel(R) Xeon(TM) CPU 2.80GHz
|
|
stepping : 8
|
|
cpu MHz : 2800.000
|
|
# The following field is a made-up one, intended to make sure our cpuinfo
|
|
# parser deals correctly with the introduction of new fields that just so
|
|
# happen to share a prefix with the one used for CPU frequency
|
|
cpu MHz rounded up to GHz : 3000.000
|
|
cache size : 2048 KB
|
|
physical id : 0
|
|
siblings : 2
|
|
core id : 1
|
|
cpu cores : 2
|
|
fpu : yes
|
|
fpu_exception : yes
|
|
cpuid level : 5
|
|
wp : yes
|
|
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
|
|
bogomips : 5586.49
|
|
clflush size : 64
|
|
cache_alignment : 128
|
|
address sizes : 36 bits physical, 48 bits virtual
|
|
power management:
|