From: Gleb Natapov Date: Thu, 2 Apr 2009 12:51:46 +0000 (+0300) Subject: KVM: x86 emulator: fix call near emulation X-Git-Tag: v2.6.31-rc1~393^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d033196541959d91802d5a62e63771448101557;p=pandora-kernel.git KVM: x86 emulator: fix call near emulation The length of pushed on to the stack return address depends on operand size not address size. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed