diff options
author | Christoffer Dall <christoffer.dall@arm.com> | 2018-07-16 15:06:25 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-07-21 16:02:29 +0100 |
commit | d53c2c29ae0dfac1e062939afeaeaa1a45cc47a3 (patch) | |
tree | 539c32e02b61bb9e16d84fe75e01a7a37429d2df /include/kvm | |
parent | b489edc36169938e955c748eb83eb707bd53436e (diff) | |
download | linux-d53c2c29ae0dfac1e062939afeaeaa1a45cc47a3.tar.bz2 |
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Implement the required MMIO accessors for GICv2 and GICv3 for the
IGROUPR distributor and redistributor registers.
This can allow guests to change behavior compared to running on previous
versions of KVM, but only to align with the architecture and hardware
implementations.
This also allows userspace to configure the interrupts groups for GICv3.
We don't allow userspace to write the groups on GICv2 just yet, because
that would result in GICv2 guests not receiving interrupts after
migrating from an older kernel that exposes GICv2 interrupts as group 1.
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions