From: Bharat Bhushan Date: Wed, 6 Aug 2014 06:38:53 +0000 (+0530) Subject: KVM: PPC: BOOKE: Allow guest to change MSR_DE X-Git-Tag: fixes-for-v3.18-merge-window~23^2~5^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37277b1129de84024f1f427da7bf25aabccf835e;p=pandora-kernel.git KVM: PPC: BOOKE: Allow guest to change MSR_DE This patch changes the default behavior of MSRP_DEP, that is guest is not allowed to change the MSR_DE, to guest can change MSR_DE. When userspace is debugging guest then it override the default behavior and set MSRP_DEP. This stops guest to change MSR_DE when userspace is debugging guest. Signed-off-by: Bharat Bhushan Signed-off-by: Alexander Graf --- Reading git-diff-tree failed