]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
authorAlexander Graf <agraf@suse.de>
Sun, 12 Aug 2012 09:34:21 +0000 (11:34 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 24 Sep 2012 12:50:31 +0000 (14:50 +0200)
commit3f9a7b8f4d0177239731a646fa65bed88f8ae9b4
tree2e672bd282b1d427e19c52a4643f44ae5956f323
parent65130f50c3e0874c47936bb175855cc35289fa0e
KVM: PPC: Book3S: PR: Indicate we're out of guest mode

When going out of guest mode, indicate that we are in vcpu->mode. That way
requests from other CPUs don't needlessly need to kick us to process them,
because it'll just happen next time we enter the guest.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_pr.c