diff options
author | Scott Wood <scottwood@freescale.com> | 2011-11-09 04:23:27 +0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-05 16:52:26 +0400 |
commit | 29ac26efbdc651303643025c83009ce5766c1676 (patch) | |
tree | 463d9c10951b527c6459b2e0d66088e71841f807 /arch/powerpc/kernel/kvm.c | |
parent | c59a6a3e4e5976a938e21faf3da65a2784187aa7 (diff) | |
download | linux-29ac26efbdc651303643025c83009ce5766c1676.tar.xz |
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
int_pending was only being lowered if a bit in pending_exceptions
was cleared during exception delivery -- but for interrupts, we clear
it during IACK/TSR emulation. This caused paravirt for enabling
MSR[EE] to be ineffective.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kernel/kvm.c')
0 files changed, 0 insertions, 0 deletions