KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
authorEric Auger <eric.auger@linaro.org>
Mon, 30 Nov 2015 13:01:58 +0000 (14:01 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:59 +0000 (15:39 +0200)
commitc86c772191d7e65f873e6908e9604b31168936cd
tree150422f0979bb7f9938ea19e2a41ae1f780b144e
parent621ecd8d2123bc13e140b519e01a18200aeb614c
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration

This patch introduces the skeleton for the KVM device operations
associated to KVM_DEV_TYPE_ARM_VGIC_V2 and KVM_DEV_TYPE_ARM_VGIC_V3.

At that stage kvm_vgic_create is stubbed.

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>
virt/kvm/arm/vgic/vgic-kvm-device.c [new file with mode: 0644]
virt/kvm/arm/vgic/vgic.h