pipeline test result for this patch:
https://gitlab.com/ZhengZhenyu/libvirt/pipelines/140916109
On Wed, Apr 29, 2020 at 3:54 PM Zhenyu Zheng
wrote:
> Add helper functions to parse vendor and model from
> xml for ARM arch, and use them as callbacks when
> load cpu maps.
>
> Signed-off-by: Zhenyu
Add helper functions to parse vendor and model from
xml for ARM arch, and use them as callbacks when
load cpu maps.
Signed-off-by: Zhenyu Zheng
---
src/cpu/cpu_arm.c | 171 +-
1 file changed, 170 insertions(+), 1 deletion(-)
diff --git a/src/cpu/cpu_a