commit | 73196cd364a2d972d73fa08da9d81ca3215bed68 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Dec 20 15:34:47 2011 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:54:33 2012 +0300 |
tree | 058b8487bb512b5cde4e827d8aa2525680e6519b | |
parent | 8fae845f4956de0becc115e926d33eff46722e94 [diff] |
KVM: PPC: e500mc support Add processor support for e500mc, using hardware virtualization support (GS-mode). Current issues include: - No support for external proxy (coreint) interrupt mode in the guest. Includes work by Ashish Kalra <Ashish.Kalra@freescale.com>, Varun Sethi <Varun.Sethi@freescale.com>, and Liu Yu <yu.liu@freescale.com>. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>