[libvirt] [PATCH] Implement minimal sysinfo for ARM platforms

2013-04-03 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com Implement the bare minimal sysinfo for ARM platforms by reading the CPU models from /proc/cpuinfo Signed-off-by: Daniel P. Berrange berra...@redhat.com --- src/util/virsysinfo.c | 129 +++-

Re: [libvirt] [PATCH] Implement minimal sysinfo for ARM platforms

2013-04-03 Thread Eric Blake
On 04/03/2013 11:59 AM, Daniel P. Berrange wrote: From: Daniel P. Berrange berra...@redhat.com Implement the bare minimal sysinfo for ARM platforms by reading the CPU models from /proc/cpuinfo Signed-off-by: Daniel P. Berrange berra...@redhat.com --- src/util/virsysinfo.c