Skip to content
Commit 394b6e59 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: fix faulty check for two-byte opcode



Right now, the bug is harmless as we never emulate one-byte 0xb6 or 0xb7.
But things may change.

Noted by the mysterious Gabriel C.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent e3243452
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