summaryrefslogtreecommitdiff
path: root/flowtop/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+4
ight'>2015-12-21 17:27:39 +0100 committerChristoffer Dall <christoffer.dall@linaro.org>2016-05-20 15:40:02 +0200 commite5c3029467cfa0acd89cfbd9cee1ae848e5eb8b0 (patch) tree52b18772ccfa5ee46ec0ec4420888c71ab441213 parente2c1f9abff83ee0ad0f78e03918c7edf070edb39 (diff)
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
This patch implements the KVM_DEV_ARM_VGIC_GRP_ADDR group which enables to set the base address of GIC regions as seen by the guest. Signed-off-by: Eric Auger <eric.auger@linaro.org> 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-kvm-device.c38
1 files changed, 38 insertions, 0 deletions
diff --git a/virt/kvm/arm/vgic/vgic-kvm-device.c b/virt/kvm/arm/vgic/vgic-kvm-device.c