mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 06:25:19 +00:00
cpu: Add POWER8NVL information to CPU map XML
This is yet another variation of POWER8. The PVR information comes from arch/powerpc/kernel/cputable.c in the Linux kernel tree.
This commit is contained in:
parent
5d0aa93c50
commit
36300d2ba1
@ -1372,6 +1372,7 @@
|
|||||||
<model name='POWER8'>
|
<model name='POWER8'>
|
||||||
<vendor name='IBM'/>
|
<vendor name='IBM'/>
|
||||||
<pvr value='0x004b0000' mask='0xffff0000'/>
|
<pvr value='0x004b0000' mask='0xffff0000'/>
|
||||||
|
<pvr value='0x004c0000' mask='0xffff0000'/>
|
||||||
<pvr value='0x004d0000' mask='0xffff0000'/>
|
<pvr value='0x004d0000' mask='0xffff0000'/>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user