summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/emulate.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2010-03-24 21:48:26 +0100
committerAvi Kivity <avi@redhat.com>2010-05-17 12:17:04 +0300
commit1bec1677ca5b3406dc1f174b61beaeb832eed715 (patch)
treeb02f63cfeceb0238ee6f75229a4ab50e955e9c6b /arch/powerpc/kvm/emulate.c
parentc04a695a4484467889d0c91c2e377c6abcecd5d5 (diff)
downloadlinux-3.10-1bec1677ca5b3406dc1f174b61beaeb832eed715.tar.gz
linux-3.10-1bec1677ca5b3406dc1f174b61beaeb832eed715.tar.bz2
linux-3.10-1bec1677ca5b3406dc1f174b61beaeb832eed715.zip
KVM: PPC: Make XER load 32 bit
We have a 32 bit value in the PACA to store XER in. We also do an stw when storing XER in there. But then we load it with ld, completely screwing it up on every entry. Welcome to the Big Endian world. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/emulate.c')
0 files changed, 0 insertions, 0 deletions