From: Avi Kivity Date: Thu, 31 May 2007 08:45:18 +0000 (+0300) Subject: KVM: MMU: Pass the guest pde to set_pte_common X-Git-Tag: v2.6.23-rc1~520^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6598c8b2420c30b48fc0d1d40d9ef6a1f7312107;p=pandora-kernel.git KVM: MMU: Pass the guest pde to set_pte_common We will need the accessed bit (in addition to the dirty bit) and also write access (for setting the dirty bit) in a future patch. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed