commit | d6d549b20776c937cb4717b24ef05baec4768f99 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Feb 19 11:00:33 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 25 12:34:53 2010 +0300 |
tree | 10ba0ff79b97840854c548334e9d2008e777769c | |
parent | 3c402a75ea66e7aafa212077d1f93f1b560d0bd0 [diff] |
KVM: PPC: Add Gekko SPRs The Gekko has some SPR values that differ from other PPC core values and also some additional ones. Let's add support for them in our mfspr/mtspr emulator. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>