[libvirt] [PATCH v3 16/20] cpu: Add POWER8NVL information to CPU map XML

Jiri Denemark jdenemar at redhat.com
Tue Aug 11 08:36:24 UTC 2015


On Mon, Aug 10, 2015 at 10:55:58 +0200, Andrea Bolognani wrote:
> This is yet another variation of POWER8. The PVR information comes
> from arch/powerpc/kernel/cputable.c in the Linux kernel tree.
> ---
>  src/cpu/cpu_map.xml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml
> index 0895ada..d2469ee 100644
> --- a/src/cpu/cpu_map.xml
> +++ b/src/cpu/cpu_map.xml
> @@ -1372,6 +1372,7 @@
>      <model name='POWER8'>
>        <vendor name='IBM'/>
>        <pvr value='0x004b0000' mask='0xffff0000'/>
> +      <pvr value='0x004c0000' mask='0xffff0000'/>
>        <pvr value='0x004d0000' mask='0xffff0000'/>
>      </model>
>  

ACK

Jirka




More information about the libvir-list mailing list