aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/ioapic.h
Commit message (Collapse)AuthorAge
* KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-18
| | | | | | They are not used anymore by IA64, move them away. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-21
ia64 does not need them anymore. Ack notifiers become x86-specific too. Suggested-by: Gleb Natapov <gleb@kernel.org> Reviewed-by: Radim Krcmar <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>