]> git.proxmox.com Git - mirror_qemu.git/commit - target/ppc/translate_init.c.inc
PPC: Add description for the Freescale e500mc core.
authorVarun Sethi <Varun.Sethi@freescale.com>
Thu, 22 Dec 2011 12:26:17 +0000 (12:26 +0000)
committerAlexander Graf <agraf@suse.de>
Tue, 3 Jan 2012 14:49:12 +0000 (15:49 +0100)
commitf7aa558396dd0f6b7a2b22c05cb503c655854102
treefda44d88b697e7273bd543b2c54a7cc94d2953f1
parent9fc380d3ed1cfac7d87dbe2a140e465cac58ed7b
PPC: Add description for the Freescale e500mc core.

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 <Varun.Sethi@freescale.com>
[scottwood@freescale.com: tweak some flags]
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c