libvirt/src/cpu_map/arm_a64fx.xml
Liu Yiding 2ce45ddea3 cpu_map: Introduce Fujitsu a64fx
Add Fujitsu a64fx as a supported cpu model.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2022-09-06 18:35:14 +02:00

7 lines
103 B
XML

<cpus>
<model name='a64fx'>
<vendor name='Fujitsu'/>
<pvr value='0x001'/>
</model>
</cpus>