From: Joerg Roedel Date: Thu, 22 Apr 2010 10:33:09 +0000 (+0200) Subject: KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling X-Git-Tag: v2.6.35-rc1~436^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be4fc7a02c368dcfda83a386a5101c211b9535e;p=pandora-kernel.git KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling This patch syncs cr0 and cr3 from the vmcb to the kvm state before nested intercept handling is done. This allows to simplify the vmexit path. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed