From: Avi Kivity Date: Tue, 29 Dec 2009 16:07:30 +0000 (+0200) Subject: KVM: Replace read accesses of vcpu->arch.cr0 by an accessor X-Git-Tag: v2.6.34-rc1~193^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4ec0874583b127caac1d0f84033c8971b2fd2a;p=pandora-kernel.git KVM: Replace read accesses of vcpu->arch.cr0 by an accessor Since we'd like to allow the guest to own a few bits of cr0 at times, we need to know when we access those bits. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed