From: Avi Kivity Date: Thu, 21 Apr 2011 09:17:13 +0000 (+0300) Subject: KVM: x86 emulator: Don't force #UD for 0F 01 /5 X-Git-Tag: v3.0-rc1~350^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68152d88122b24fad0f5910f74efcd19120a19a8;p=pandora-kernel.git KVM: x86 emulator: Don't force #UD for 0F 01 /5 While it isn't defined, no need to force a #UD. If it becomes defined in the future this can cause wierd problems for the guest. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed