OSDN Git Service

KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 6 Aug 2018 12:06:01 +0000 (13:06 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Sun, 12 Aug 2018 11:06:35 +0000 (12:06 +0100)
commit3e8a8a50c7ef1a4f71921731f0e1748a7f70ddaa
tree06b4b97906e1254378da63d3b82ea244653093c3
parent03bd646d863d1e4399d9dec658e1e5735f24cd2c
KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses

In order to generate Group0 SGIs, let's add some decoding logic to
access_gic_sgi(), and pass the generating group accordingly.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/coproc.c