Forum | Documentation | Website | Blog

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

KVM: x86 emulator: limit instructions to 15 bytes


While we are never normally passed an instruction that exceeds 15 bytes,
smp games can cause us to attempt to interpret one, which will cause
large latencies in non-preempt hosts.

Cc: stable@kernel.org
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent d7b0b5eb
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