KVM: Replace reads of vcpu->arch.cr3 by an accessor
authorAvi Kivity <avi@redhat.com>
Sun, 5 Dec 2010 15:30:00 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:31:15 +0000 (11:31 +0200)
This allows us to keep cr3 in the VMCS, later on.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found