From: Avi Kivity Date: Mon, 5 Jan 2009 10:10:54 +0000 (+0200) Subject: KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily X-Git-Tag: v2.6.30-rc1~664^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3079a5c0c031de07c8390aa160a4229088274f;p=pandora-kernel.git KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily If we aren't doing mmio there's no need to exit to userspace (which will just be confused). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed