]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Introduce ARM cpu models
authorZhenyu Zheng <zheng.zhenyu@outlook.com>
Wed, 13 May 2020 10:48:36 +0000 (18:48 +0800)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 15 May 2020 10:04:24 +0000 (12:04 +0200)
commit59558518008caf9493eff0217cd115eb07f4fa4e
tree6c0af807d4d42ead0d485a9298c52bfe6998ea1c
parent424c760730c0ddc95741a91d6ab89e0323741ef3
cpu_map: Introduce ARM cpu models

Introduce vendors and some commonly used models
for ARM arch, these will be used for virConnectionGetCapabilities
for ARM CPUs.

Signed-off-by: Zhenyu Zheng <zheng.zhenyu@outlook.com>
Message-Id: <TY2PR01MB3113973DDB36C7A5E18F451299BF0@TY2PR01MB3113.jpnprd01.prod.outlook.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu_map/Makefile.inc.am
src/cpu_map/arm_Falkor.xml [new file with mode: 0644]
src/cpu_map/arm_Kunpeng-920.xml [new file with mode: 0644]
src/cpu_map/arm_ThunderX299xx.xml [new file with mode: 0644]
src/cpu_map/arm_cortex-a53.xml [new file with mode: 0644]
src/cpu_map/arm_cortex-a57.xml [new file with mode: 0644]
src/cpu_map/arm_cortex-a72.xml [new file with mode: 0644]
src/cpu_map/arm_vendors.xml [new file with mode: 0644]
src/cpu_map/index.xml