]> 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>
Tue, 14 Aug 2012 22:29:09 +0000 (00:29 +0200)
commit1ada06fc78744d75006667529a228913e26e2f59
treef42932127278b2a554abc694e849d46577bb3128
parentfa90302910d72e7e62bacb58f4161b097ca411f5
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