commit | 4bdf502517288662d883fbaa915874790f51a2cd | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Jun 25 14:10:46 2017 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Aug 31 15:31:42 2017 +0100 |
tree | d27a0e72dc5d68d6a97b73b52db9e75b879e55e8 | |
parent | 3d63cb53e221d8ab347e94aeac0b5511857beb7f [diff] |
irqchip/gic-v3: Advertise GICv4 support to KVM As KVM needs to know about the availability of GICv4 to enable direct injection of interrupts, let's advertise the feature in the gic_kvm_info structure. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>