Re: [PATCH V3 1/5] cpu_map: Introduce ARM cpu models

2020-05-12 Thread Jiri Denemark
On Wed, Apr 22, 2020 at 15:11:16 +0800, ZhengZhenyu wrote: > Introduce vendors and some commonly used models > for ARM arch, these will be used for virConnectionGetCapabilities > for ARM CPUs. > > Signed-off-by: Zhenyu Zheng > --- > src/cpu_map/Makefile.inc.am | 7 +++ >

Re: [PATCH V3 1/5] cpu_map: Introduce ARM cpu models

2020-04-27 Thread Zhenyu Zheng
ping for reviews On Wed, Apr 22, 2020 at 3:12 PM ZhengZhenyu wrote: > Introduce vendors and some commonly used models > for ARM arch, these will be used for virConnectionGetCapabilities > for ARM CPUs. > > Signed-off-by: Zhenyu Zheng > --- > src/cpu_map/Makefile.inc.am | 7 +++ >

[PATCH V3 1/5] cpu_map: Introduce ARM cpu models

2020-04-22 Thread ZhengZhenyu
Introduce vendors and some commonly used models for ARM arch, these will be used for virConnectionGetCapabilities for ARM CPUs. Signed-off-by: Zhenyu Zheng --- src/cpu_map/Makefile.inc.am | 7 +++ src/cpu_map/arm_Falkor.xml| 16