From: Amit Shah Date: Thu, 4 Dec 2008 11:11:40 +0000 (+0000) Subject: KVM: x86 emulator: Fix handling of VMMCALL instruction X-Git-Tag: v2.6.29-rc1~539^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbce554e940a983d005e29849636d0ef54b3eb18;p=pandora-kernel.git KVM: x86 emulator: Fix handling of VMMCALL instruction The VMMCALL instruction doesn't get recognised and isn't processed by the emulator. This is seen on an Intel host that tries to execute the VMMCALL instruction after a guest live migrates from an AMD host. Signed-off-by: Amit Shah Signed-off-by: Avi Kivity --- Reading git-diff-tree failed