From: Scott Wood Date: Fri, 7 Jun 2013 00:16:30 +0000 (-0500) Subject: kvm/ppc/booke64: Disable e6500 support X-Git-Tag: v3.10-rc6~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6398fcf2831f52a8ad9f01c123b3ce2ea31277;p=pandora-kernel.git kvm/ppc/booke64: Disable e6500 support The previous patch made 64-bit booke KVM build again, but Altivec support is still not complete, and we can't prevent the guest from turning on Altivec (which can corrupt host state until state save/restore is implemented). Disable e6500 on KVM until this is fixed. Signed-off-by: Scott Wood Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed