Home
last modified time | relevance | path

Searched hist:e8cde0939d8ebe9c8ebe5a4bdf71af51a0d56053 (Results 1 – 1 of 1) sorted by relevance

/linux/virt/kvm/
H A Dirqchip.cdiff e8cde0939d8ebe9c8ebe5a4bdf71af51a0d56053 Mon Apr 15 23:23:21 CEST 2013 Alexander Graf <agraf@suse.de> KVM: Move irq routing setup to irqchip.c

Setting up IRQ routes is nothing IOAPIC specific. Extract everything
that really is generic code into irqchip.c and only leave the ioapic
specific bits to irq_comm.c.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Michael S. Tsirkin <mst@redhat.com>