From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:58 +0000 (-0800) Subject: [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() X-Git-Tag: v2.6.20-rc4~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db9c47c052b89d89f43d12879690c1b3283b887;p=pandora-kernel.git [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() It overwrites the right cr3 set from mmu setup. Happens only with the test harness. Signed-off-by: Avi Kivity Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed