irqchip/gic-v4: Add per-VM VPE domain creation
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Dec 2016 15:27:52 +0000 (15:27 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 31 Aug 2017 14:31:40 +0000 (15:31 +0100)
commit7de5c0af9c7c717f9052e6d75b24f90050e6a56e
tree639a0920ecfe324c46cfa44d9e7fe64c3ee6d754
parentd51c4b4da7f8fae8c884e3b89fdab906f66da28a
irqchip/gic-v4: Add per-VM VPE domain creation

When creating a VM, it is very convenient to have an irq domain
containing all the doorbell interrupts associated with that VM
(each interrupt representing a VPE).

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v4.c [new file with mode: 0644]
include/linux/irqchip/arm-gic-v4.h