Re: [Qemu-devel] [PATCH] PPC: Add description for the Freescale e500mc core.

2011-12-23 Thread Alexander Graf
On 22.12.2011, at 23:26, Scott Wood wrote: > From: Varun Sethi > > This core is found on chips such as p4080, p3041, p2040, and p5020. > > More needs to be done to make this viable for TCG (such as missing SPRs > and instructions), but this suffices to get KVM running with appropriate > kernel

[Qemu-devel] [PATCH] PPC: Add description for the Freescale e500mc core.

2011-12-22 Thread Scott Wood
From: Varun Sethi This core is found on chips such as p4080, p3041, p2040, and p5020. More needs to be done to make this viable for TCG (such as missing SPRs and instructions), but this suffices to get KVM running with appropriate kernel support. Signed-off-by: Varun Sethi [scottw...@freescale