From: Avi Kivity Date: Sun, 5 Dec 2010 15:30:00 +0000 (+0200) Subject: KVM: Replace reads of vcpu->arch.cr3 by an accessor X-Git-Tag: v2.6.38-rc1~244^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8fe5043fd26627c2fa2e9a41896885e675000b;p=pandora-kernel.git KVM: Replace reads of vcpu->arch.cr3 by an accessor This allows us to keep cr3 in the VMCS, later on. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed