libvirt/src/cpu_map/arm_ThunderX299xx.xml
Zhenyu Zheng 5955851800 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>
2020-05-15 12:04:24 +02:00

7 lines
111 B
XML

<cpus>
<model name='ThunderX2 99xx'>
<vendor name='Cavium'/>
<pvr value='0x0af'/>
</model>
</cpus>