commit | 9d52e9079da4f28abd788faf39e64fbf4b305561 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 01 15:15:19 2011 +1100 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 01 18:34:55 2011 +0200 |
tree | 421c8f64a44e93fcb48bfe922b2da67fdaed2da4 | |
parent | cdaee00633cfac7338d8dd0ba3e8766d5bdb1cec [diff] |
Add POWER7 support for ppc This adds emulation support for the recent POWER7 cpu to qemu. It's far from perfect - it's missing a number of POWER7 features so far, including any support for VSX or decimal floating point instructions. However, it's close enough to boot a kernel with the POWER7 PVR. Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>