Skip to content
Commit 6d6eede4 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: emulate cpuid



Opcode 0F A2.

Used by Linux during the mode change trampoline while in a state that is
not virtualizable on vmx without unrestricted_guest, so we need to emulate
it is emulate_invalid_guest_state=1.

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