]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite11572e68cc11c5ebcdd04ef0b4f3727a4b31c92
tree150422f0979bb7f9938ea19e2a41ae1f780b144e
parent9c3336132940177119c4e3dfded70315a8f080c2
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