mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-31 10:23:09 +00:00
5955851800
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>
7 lines
111 B
XML
7 lines
111 B
XML
<cpus>
|
|
<model name='Kunpeng-920'>
|
|
<vendor name='HiSilicon'/>
|
|
<pvr value='0xd01'/>
|
|
</model>
|
|
</cpus>
|