Adding POWER9 cpu model to cpu_map.xml

As POWER9 model is not available in cpu_map.xml virsh capabilities
donot display the cpu model and vendor details. This patch
provides those details
This commit is contained in:
Kothapally Madhu Pavan
2017-05-09 15:52:22 +02:00
committed by Andrea Bolognani
parent 058bf5549f
commit 9cdf3a1c06
+5
View File
@@ -1571,6 +1571,11 @@
<pvr value='0x004d0000' mask='0xffff0000'/>
</model>
<model name='POWER9'>
<vendor name='IBM'/>
<pvr value='0x004e0000' mask='0xffff0000'/>
</model>
<!-- Freescale-based CPU models -->
<model name='POWERPC_e5500'>
<vendor name='Freescale'/>