Re: [PATCH 7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq()

2016-04-21 Thread Eric Auger
On 04/15/2016 04:04 PM, Andre Przywara wrote: > Now that the virtual arch timer does not care about the irq_phys_map > anymore, let's rework kvm_vgic_map_phys_irq() to return an error > value instead. Any reference to thap mapping can later be done by > passing the correct combination of VCPU and

[PATCH 7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq()

2016-04-15 Thread Andre Przywara
Now that the virtual arch timer does not care about the irq_phys_map anymore, let's rework kvm_vgic_map_phys_irq() to return an error value instead. Any reference to thap mapping can later be done by passing the correct combination of VCPU and virtual IRQ number. This makes the irq_phys_map