From: Alexander Graf Date: Wed, 8 Aug 2012 18:44:20 +0000 (+0200) Subject: KVM: PPC: BookE: Add support for vcpu->mode X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d69c6436443c05a64452054f51a79316297755f4;p=pandora-kernel.git KVM: PPC: BookE: Add support for vcpu->mode Generic KVM code might want to know whether we are inside guest context or outside. It also wants to be able to push us out of guest context. Add support to the BookE code for the generic vcpu->mode field that describes the above states. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed