Skip to content
Commit e826ec9a authored by Izik Eidus's avatar Izik Eidus Committed by Avi Kivity
Browse files

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: default avatarIzik Eidus <izike@qumranet.com>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 8c27eba5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment