+1
−0
+2
−2
+4
−0
Loading
On PPC, we can have different types of interrupt controllers, so we really
only know that we are going to use one when we created it.
Export kvm_init_irq_routing() to common code, so that we don't have to call
kvm_irqchip_create().
Signed-off-by:
Alexander Graf <agraf@suse.de>