On Tue, Aug 29 2017 at 11:38:59 am BST, Christoffer Dall <[email protected]> wrote: > From: Eric Auger <[email protected]> > > We want to reuse the core of the map/unmap functions for IRQ forwarding. > Let's move the computation of the hwirq in kvm_vgic_map_phys_irq and > pass the linux IRQ as parameter. > > The host_irq is added to struct vgic_irq because it is needed in later > patches which manipulate the physical GIC state to support forwarded > IRQs. > > We introduce kvm_vgic_map/unmap_irq which take a struct vgic_irq handle > as a parameter. > > Signed-off-by: Eric Auger <[email protected]> > Signed-off-by: Christoffer Dall <[email protected]>
Acked-by: Marc Zyngier <[email protected]> M. -- Jazz is not dead. It just smells funny. _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
