From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:37 +0000 (+0100) Subject: KVM: PPC: Disable MSR_FEx for Cell hosts X-Git-Tag: v2.6.35-rc1~436^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b0ab1c0bb526ac1056bab356ee92cfd6daa6fd;p=pandora-kernel.git KVM: PPC: Disable MSR_FEx for Cell hosts Cell can't handle MSR_FE0 and MSR_FE1 too well. It gets dog slow. So let's just override the guest whenever we see one of the two and mask them out. See commit ddf5f75a16b3e7460ffee881795aa168dffcd0cf for reference. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed