From: Rusty Russell Date: Tue, 26 May 2009 11:24:41 +0000 (+0930) Subject: lguest: fix on Intel when KVM loaded (unhandled trap 13) X-Git-Tag: v2.6.30-rc8~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564346224daaa8f7222d7a92cdbb7bafde59ae6e;p=pandora-kernel.git lguest: fix on Intel when KVM loaded (unhandled trap 13) When KVM is loaded, and hence VT set up, the vmcall instruction in an lguest guest causes a #GP, not #UD. Signed-off-by: Rusty Russell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed