From: Avi Kivity Date: Tue, 1 Feb 2011 14:32:03 +0000 (+0200) Subject: KVM: x86 emulator: vendor specific instructions X-Git-Tag: v2.6.39-rc1~436^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d867162c6d1028d16358f4d2383d1833a849c74d;p=pandora-kernel.git KVM: x86 emulator: vendor specific instructions Mark some instructions as vendor specific, and allow the caller to request emulation only of vendor specific instructions. This is useful in some circumstances (responding to a #UD fault). Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed