/fs/ufs/

e
diff options
context:
space:
mode:
authorEric Auger <eric.auger@linaro.org>2015-12-21 14:50:50 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2016-05-20 15:40:06 +0200
commit5e6431da8f3a04759ac8d77b7c98eec0de580343 (patch)
tree05427daf31565c48c3dd2184a0dd8ccaaceb33aa
parent909777324588b40d431e6e3af0911ee62e0d00e3 (diff)
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
This patch implements the vgic_creation function which is called on CREATE_IRQCHIP VM IOCTL (v2 only) or KVM_CREATE_DEVICE 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--include/kvm/vgic/vgic.h1
-rw-r--r--virt/kvm/arm/vgic/vgic-init.c84
2 files changed, 85 insertions, 0 deletions
diff --git a/include/kvm/vgic/vgic.h b/include/kvm/vgic/vgic.h