Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-21 | kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64 | Radim Krcmar | 1 | -17/+2 | |
Signed-off-by: Radim Krcmar <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 1 | -0/+347 | |
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> |