From: Avi Kivity Date: Tue, 5 Apr 2011 13:21:58 +0000 (+0300) Subject: KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn X-Git-Tag: v3.0-rc1~350^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b18bc378224b4f195145b407b95768a289497e3;p=pandora-kernel.git KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn VMMCALL needs the VendorSpecific tag so that #UD emulation (called if a guest running on AMD was migrated to an Intel host) is allowed to process the instruction. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed