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, 5 Oct 2012 21:38:44 +0000 (23:38 +0200)
commit0652eaaebea0995b3236e51dec727d62264f4248
tree31c87156d9e61a6de5ba9578f95d1936951e66cf
parent706fb730cb4f9db2e3de33391475dd0616c2c935
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
This page took 0.024654 seconds and 5 git commands to generate.