Skip to content
Commit 696dfd95 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: vmx: disable APIC virtualization in nested guests



While running a nested guest, we should disable APIC virtualization
controls (virtualized APIC register accesses, virtual interrupt
delivery and posted interrupts), because we do not expose them to
the nested guest.

Reported-by: default avatarHu Yaohui <loki2441@gmail.com>
Suggested-by: default avatarAbel Gordon <abel@stratoscale.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 89ca3b88
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