[libvirt] [PATCH 0/8] Fix PowerPC CPU driver

Li Zhang zhlcindy at gmail.com
Fri Dec 21 02:43:36 UTC 2012


Hi Jiri,

Thanks for fix the problems.

We also have redefined POWER CPU driver and introduce features.
I will send out the patch later, and I think there are some conflicts with
your patches.

Can you help review my patch and put it to your series?

Thanks. :)

On Fri, Dec 21, 2012 at 8:01 AM, Jiri Denemark <jdenemar at redhat.com> wrote:

> Current PowerPC driver is too complicated and mostly wrong as it was
> apparently created from x86 driver and not properly addapted for PowerPC
> architecture. More details about the issues are described in individual
> patches.
>
> Jiri Denemark (8):
>   cpu: Introduce cpuModelIsAllowed internal API
>   cpu: Make comparing PowerPC CPUs easier to read
>   cpu: Fix PowerPCNodeData
>   cpu: Fix loading PowerPC vendor from cpu_map.xml
>   cpu: Reimplement PowerPCBaseline
>   cpu: Reimplement PowerPCDecode
>   cpu: Remove hardcoded list of PowerPC models
>   cpu: Rename PowerPCUpdate and PowerPCDataFree functions
>
>  src/cpu/cpu.c         |  17 ++
>  src/cpu/cpu.h         |   5 +
>  src/cpu/cpu_generic.c |  19 +--
>  src/cpu/cpu_map.xml   |  12 +-
>  src/cpu/cpu_powerpc.c | 462
> +++++++++++++++++---------------------------------
>  src/cpu/cpu_x86.c     |  11 +-
>  6 files changed, 193 insertions(+), 333 deletions(-)
>
> --
> 1.8.0.2
>
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
>



-- 

Best Regards
-Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121221/49ac669b/attachment-0001.htm>


More information about the libvir-list mailing list