[PATCH V2 1/5] cpu_map: Introduce ARM cpu models
Daniel P. Berrangé
berrange at redhat.com
Thu Apr 9 10:14:51 UTC 2020
On Thu, Apr 02, 2020 at 05:03:51PM +0800, Zhenyu Zheng 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 <zhengzhenyulixi at gmail.com>
> ---
> src/cpu_map/Makefile.inc.am | 7 +++++++
> src/cpu_map/arm_Falkor.xml | 16 ++++++++++++++++
> src/cpu_map/arm_Kunpeng-920.xml | 24 ++++++++++++++++++++++++
> src/cpu_map/arm_ThunderX299xx.xml | 16 ++++++++++++++++
> src/cpu_map/arm_cortex-a53.xml | 16 ++++++++++++++++
> src/cpu_map/arm_cortex-a57.xml | 15 +++++++++++++++
> src/cpu_map/arm_cortex-a72.xml | 15 +++++++++++++++
> src/cpu_map/arm_vendors.xml | 14 ++++++++++++++
> src/cpu_map/index.xml | 15 +++++++++++++++
> 9 files changed, 138 insertions(+)
> create mode 100644 src/cpu_map/arm_Falkor.xml
> create mode 100644 src/cpu_map/arm_Kunpeng-920.xml
> create mode 100644 src/cpu_map/arm_ThunderX299xx.xml
> create mode 100644 src/cpu_map/arm_cortex-a53.xml
> create mode 100644 src/cpu_map/arm_cortex-a57.xml
> create mode 100644 src/cpu_map/arm_cortex-a72.xml
> create mode 100644 src/cpu_map/arm_vendors.xml
Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
More information about the libvir-list
mailing list