[PATCH 0/9] powerpc/kvm: Add MPC85xx platform support

2009-01-15 Thread Liu Yu
This patchset enable the support of MPC85xx platform in qemu/kvm.

patch 1,2: bug fix
patch 3: enable mpic for E500 core.
patch 4: enable E500 mmu in kvm mode.
patch 5: add E500 pci controller emulation.
patch 6: add E500 irq support
patch 7: add E500 core emulation
patch 8: extern one function for E500 code use
patch 9: add MPC85xx boards emulation.


--
To unsubscribe from this list: send the line unsubscribe kvm-ppc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/9] powerpc/kvm: Add MPC85xx platform support

2009-01-15 Thread Hollis Blanchard
On Thu, 2009-01-15 at 20:34 +0800, Liu Yu wrote:
 This patchset enable the support of MPC85xx platform in qemu/kvm.
 
 patch 1,2: bug fix
 patch 3: enable mpic for E500 core.
 patch 4: enable E500 mmu in kvm mode.
 patch 5: add E500 pci controller emulation.
 patch 6: add E500 irq support
 patch 7: add E500 core emulation
 patch 8: extern one function for E500 code use
 patch 9: add MPC85xx boards emulation.

(In case it was unclear to any of the Qemu folks, this is another KVM
PowerPC platform. Like the 440 core, the MMU and a few other bits are
not currently emulated in Qemu itself, so right now it's only functional
in conjunction with KVM.)

Looks pretty good, Yu. :)

Patches 1, 2, 4, 8:
Acked-by: Hollis Blanchard holl...@us.ibm.com
I've either commented on the other patches, or they're in areas of qemu
with which I'm not too familiar.

By the way, I think you forgot patch 9, which will tie it all together
by emulating an 85xx SoC?

-- 
Hollis Blanchard
IBM Linux Technology Center

--
To unsubscribe from this list: send the line unsubscribe kvm-ppc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html