From: Alexander Graf Date: Sun, 12 Aug 2012 09:34:21 +0000 (+0200) Subject: KVM: PPC: Book3S: PR: Indicate we're out of guest mode X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0652eaaebea0995b3236e51dec727d62264f4248;p=pandora-kernel.git 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 --- Reading git-diff-tree failed