From: Avi Kivity Date: Wed, 10 Jun 2009 11:12:05 +0000 (+0300) Subject: KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte X-Git-Tag: v2.6.32-rc1~693^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a3795a3a12425de31e25ce0ebc3bb41501cef7;p=pandora-kernel.git KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte Since the guest and host ptes can have wildly different format, adjust the pte accessor names to indicate on which type of pte they operate on. No functional changes. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed