From: Jan Kiszka Date: Wed, 20 Jan 2010 17:20:20 +0000 (+0100) Subject: KVM: VMX: Fix exceptions of mov to dr X-Git-Tag: v2.6.34-rc1~193^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2483415293b180945da707e7dbe74e5daa72651;p=pandora-kernel.git KVM: VMX: Fix exceptions of mov to dr Injecting GP without an error code is a bad idea (causes unhandled guest exits). Moreover, we must not skip the instruction if we injected an exception. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed