From: Izik Eidus Date: Sun, 11 Nov 2007 12:40:48 +0000 (+0200) Subject: KVM: x86 emulator: fix JMP_REL X-Git-Tag: v2.6.24-rc4~86^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e826ec9ae2baf9980402e85f0bbe1dac53ceb110;p=pandora-kernel.git KVM: x86 emulator: fix JMP_REL Change JMP_REL to call to register_address_increment(): the operands size should not effect the calculation of the eip, instead the ad_bytes should affect it. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed