Description of problem: I have an Chromebook with a Cortex A-15 ARM CPU # virsh nodeinfo CPU model: armv7l CPU(s): 2 CPU frequency: 0 MHz CPU socket(s): 1 Core(s) per socket: 2 Thread(s) per core: 1 NUMA cell(s): 1 Memory size: 2069816 kB Notice '0 MHz'. Max frequency is available in sysfs # cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq 1700000 Version-Release number of selected component (if applicable): libvirt-client-0.9.11.6-1.fc17.armv7hl How reproducible: Always
Fixed in v0.10.2-70-g2d0a777 by commit 2d0a777b3dc16cd85eac95d7b52c36b16c7a1d2c Author: Chuck Short <zulcss> Date: Thu Jul 26 08:32:07 2012 -0500 ARMHF: implement /proc/cpuinfo parsing Minimal CPU "parser" for armhf to avoid compile time warning. Signed-off-by: Chuck Short <chuck.short>