mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Implement minimal sysinfo for AArch64 platforms.
Implement the bare minimal sysinfo for AArch64 platforms by reading the CPU models from /proc/cpuinfo. Signed-off-by: Anup Patel <anup.patel@linaro.org> Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
This commit is contained in:
committed by
Cole Robinson
parent
950127620d
commit
2f064f35d5
10
tests/sysinfodata/aarch64cpuinfo.data
Normal file
10
tests/sysinfodata/aarch64cpuinfo.data
Normal file
@@ -0,0 +1,10 @@
|
||||
Processor : AArch64 Processor rev 0 (aarch64)
|
||||
BogoMIPS : 100.00
|
||||
|
||||
Features : fp asimd
|
||||
CPU architecture: AArch64
|
||||
CPU variant : 0x0
|
||||
CPU part : 0x000
|
||||
CPU revision : 0
|
||||
|
||||
Hardware : Generic AArch64
|
||||
Reference in New Issue
Block a user