From: Alexander Graf Date: Thu, 29 Jul 2010 12:48:06 +0000 (+0200) Subject: KVM: PPC: PV wrteei X-Git-Tag: v2.6.37-rc1~142^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644bfa013fd589b0df2470a66bcd104318ef24cd;p=pandora-kernel.git KVM: PPC: PV wrteei On BookE the preferred way to write the EE bit is the wrteei instruction. It already encodes the EE bit in the instruction. So in order to get BookE some speedups as well, let's also PV'nize thati instruction. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed