From: Benjamin Herrenschmidt Date: Mon, 9 Jul 2012 22:48:17 +0000 (+0000) Subject: powerpc/kvm: Fix "PR" KVM implementation of H_CEDE X-Git-Tag: v3.5-rc7~20^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dee7a3dc89fe8c7671aee012be8981a42aad45f;p=pandora-kernel.git powerpc/kvm: Fix "PR" KVM implementation of H_CEDE H_CEDE should enable the vcpu's MSR:EE bit. It does on "HV" KVM (it's burried in the assembly code though) and as far as I can tell, qemu does it as well. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Alexander Graf --- Reading git-diff-tree failed