<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">Hi Jiri,<br><br>Thanks for fix the problems.<br><br>We also have redefined POWER CPU driver and introduce features. <br></div><div class="gmail_quote">I will send out the patch later, and I think there are some conflicts with your patches.<br>
<br></div><div class="gmail_quote">Can you help review my patch and put it to your series? </div><div class="gmail_quote"><br></div><div class="gmail_quote">Thanks. :)<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">
On Fri, Dec 21, 2012 at 8:01 AM, Jiri Denemark <span dir="ltr"><<a href="mailto:jdenemar@redhat.com" target="_blank">jdenemar@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Current PowerPC driver is too complicated and mostly wrong as it was<br>
apparently created from x86 driver and not properly addapted for PowerPC<br>
architecture. More details about the issues are described in individual<br>
patches.<br>
<br>
Jiri Denemark (8):<br>
  cpu: Introduce cpuModelIsAllowed internal API<br>
  cpu: Make comparing PowerPC CPUs easier to read<br>
  cpu: Fix PowerPCNodeData<br>
  cpu: Fix loading PowerPC vendor from cpu_map.xml<br>
  cpu: Reimplement PowerPCBaseline<br>
  cpu: Reimplement PowerPCDecode<br>
  cpu: Remove hardcoded list of PowerPC models<br>
  cpu: Rename PowerPCUpdate and PowerPCDataFree functions<br>
<br>
 src/cpu/cpu.c         |  17 ++<br>
 src/cpu/cpu.h         |   5 +<br>
 src/cpu/cpu_generic.c |  19 +--<br>
 src/cpu/cpu_map.xml   |  12 +-<br>
 src/cpu/cpu_powerpc.c | 462 +++++++++++++++++---------------------------------<br>
 src/cpu/cpu_x86.c     |  11 +-<br>
 6 files changed, 193 insertions(+), 333 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.8.0.2<br>
<br>
--<br>
libvir-list mailing list<br>
<a href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libvir-list" target="_blank">https://www.redhat.com/mailman/listinfo/libvir-list</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div><br></div>Best Regards<div>-Li</div>
</div></div>