From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Date: Thu, 15 Jan 2009 21:26:40 +0000 Subject: Re: [Qemu-devel] [PATCH 0/9] powerpc/kvm: Add MPC85xx platform support Message-Id: <496FAA10.9090304@codemonkey.ws> List-Id: References: <1232022857-2315-1-git-send-email-yu.liu@freescale.com> In-Reply-To: <1232022857-2315-1-git-send-email-yu.liu@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: qemu-devel@nongnu.org Cc: kvm-ppc@vger.kernel.org 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. > Applied 1, 2, and 4. I'll wait for some more review on the rest. Regards, Anthony Liguori > > >