[libvirt] [PATCH 01/20] cpu_map.xml: Sort features in x86 CPU models

Peter Krempa pkrempa at redhat.com
Tue Jun 30 09:28:05 UTC 2015


On Fri, Jun 26, 2015 at 15:17:00 +0200, Jiri Denemark wrote:
> Sorted feature list is easier to review or compare.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/cpu/cpu_map.xml | 146 ++++++++++++++++++++++++++--------------------------
>  1 file changed, 73 insertions(+), 73 deletions(-)
> 


> @@ -607,6 +607,7 @@
>        <feature name='tbm'/>
>      </model>
>    </arch>
> +
>    <arch name='ppc64'>
>      <!-- vendor definitions -->
>      <vendor name='IBM'/>
> @@ -668,7 +669,7 @@
>        <pvr value='0x004d0000'/>
>      </model>
>  
> -<!-- Freescale-based CPU models -->
> +    <!-- Freescale-based CPU models -->
>      <model name='POWERPC_e5500'>
>        <vendor name='Freescale'/>
>        <pvr value='0x80240000'/>
> @@ -678,6 +679,5 @@
>        <vendor name='Freescale'/>
>        <pvr value='0x80400000'/>
>      </model>
> -
>    </arch>
>  </cpus>

The three hunks above are not exactly relevant to this patch but neither
they are worth to be separated probably.

ACK with or without the cleanup moved separately.

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150630/e8deb51f/attachment-0001.sig>


More information about the libvir-list mailing list