]> 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>
Fri, 14 Sep 2012 14:26:05 +0000 (16:26 +0200)
commit8a9696bf61cd54bddf1a9d77ab51a5c1ab9f4b03
treeb6b09348bec81f212398e28a84c549e329a15187
parent2426faf69c99fd37c72281261fa6fc7475645776
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