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

KVM: vmx: disable posted interrupts if no local APIC



Uniprocessor 32-bit randconfigs can disable the local APIC, and posted
interrupts require reserving a vector on the LAPIC, so they are
incompatible.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 9eec50b8
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