From: Nadav Amit Date: Sun, 3 May 2015 17:22:57 +0000 (+0300) Subject: KVM: x86: Call-far should not be emulated as stack op X-Git-Tag: omap-for-v4.3/legacy-v2-signed~167^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acac6f89574c743796c9c947e046a0d6637d5fe2;p=pandora-kernel.git KVM: x86: Call-far should not be emulated as stack op Far call in 64-bit has a 32-bit operand size. Remove the marking of this operation as Stack so it can be emulated correctly in 64-bit. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed