diff options
author | Paul Mackerras <paulus@samba.org> | 2014-05-26 13:48:41 +0400 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-05-30 16:26:29 +0400 |
commit | 000a25ddb7106cdcb34e7f6c7547e5b2354b6645 (patch) | |
tree | dc01147a882f6cda06af06fe2907b32535d5a182 /arch/powerpc/kvm/book3s_64_mmu_host.c | |
parent | 9bc01a9bc77edac2ea6db62c5111a7f4335d4021 (diff) | |
download | linux-000a25ddb7106cdcb34e7f6c7547e5b2354b6645.tar.xz |
KVM: PPC: Book3S HV: Fix machine check delivery to guest
The code that delivered a machine check to the guest after handling
it in real mode failed to load up r11 before calling kvmppc_msr_interrupt,
which needs the old MSR value in r11 so it can see the transactional
state there. This adds the missing load.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_64_mmu_host.c')
0 files changed, 0 insertions, 0 deletions