]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
authorEric Auger <eric.auger@linaro.org>
Mon, 21 Dec 2015 13:50:50 +0000 (14:50 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:40:06 +0000 (15:40 +0200)
commit84abfa97ee433eafc9814d83e619a77db4ae271f
tree05427daf31565c48c3dd2184a0dd8ccaaceb33aa
parentce6ab08e239d8535abd5201ed8d9de69f5d229e6
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>
include/kvm/vgic/vgic.h
virt/kvm/arm/vgic/vgic-init.c