summaryrefslogtreecommitdiff
path: root/trafgen_stddef.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-05make: rename trafgen stddef.h fileDaniel Borkmann1-0/+197
/>
authorAndre Przywara <andre.przywara@arm.com>2015-12-01 12:42:05 +0000
committerChristoffer Dall <christoffer.dall@linaro.org>2016-05-20 15:39:55 +0200
commit55cc01fb9004ea93345f30aa26a3c3fc22d4f46a (patch)
tree8a58b974617f00bb053e1c2d0c54c430802032e9
parent2c234d6f18267614aaa9b0e9148a7daa6e2b234d (diff)
KVM: arm/arm64: vgic-new: Add SGIR register handler
Triggering an IPI via this register is v2 specific, so the implementation lives entirely in vgic-mmio-v2.c. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat
-rw-r--r--virt/kvm/arm/vgic/vgic-mmio-v2.c43
1 files changed, 42 insertions, 1 deletions
diff --git a/virt/kvm/arm/vgic/vgic-mmio-v2.c b/virt/kvm/arm/vgic/vgic-mmio-v2.c