From: Alexander Graf Date: Sun, 12 Aug 2012 10:42:30 +0000 (+0200) Subject: KVM: PPC: Consistentify vcpu exit path X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24afa37b9c8f035d2fe2028e4824bc4e49bafe73;p=pandora-kernel.git KVM: PPC: Consistentify vcpu exit path When getting out of __vcpu_run, let's be consistent about the state we return in. We want to always * have IRQs enabled * have called kvm_guest_exit before Signed-off-by: Alexander Graf --- Reading git-diff-tree failed