From: Avi Kivity Date: Thu, 27 May 2010 11:22:51 +0000 (+0300) Subject: KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode X-Git-Tag: v2.6.36-rc1~580^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8184dd38e22fcaec664c2b98c382b85c26780e26;p=pandora-kernel.git KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode When tdp is enabled, the guest's cr0.wp shouldn't have any effect on spte permissions. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed