Skip to content
Commit 0225fb50 authored by Mathias Krause's avatar Mathias Krause Committed by Avi Kivity
Browse files

KVM: x86 emulator: constify emulate_ops



We never change emulate_ops[] at runtime so it should be r/o.

Signed-off-by: default avatarMathias Krause <minipli@googlemail.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent fd0a0d82
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