• Avi Kivity's avatar
    KVM: x86 emulator: emulate cpuid · 6d6eede4
    Avi Kivity authored
    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>
    6d6eede4
emulate.c 114 KB