Skip to content
  • Alexander Graf's avatar
    KVM: Export kvm_init_irq_routing · 7b774593
    Alexander Graf authored
    
    
    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: default avatarAlexander Graf <agraf@suse.de>
    7b774593