Commits
Paolo Bonzini committed f8543d6a977
KVM: APIC: remove unnecessary double checks on APIC existence Usually the in-kernel APIC's existence is checked in the caller. Do not bother checking it again in lapic.c. Reviewed-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>