Skip to content
Snippets Groups Projects
Commit ee3d29e8 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: fix jmp far decoding (opcode 0xea)


The jump target should not be sign extened; use an unsigned decode flag.

Cc: stable@kernel.org
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent c9eaf20f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment