[PATCH v3 38/55] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
From: Christoffer Dall <hidden>
Date: 2016-05-13 10:11:47
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2016-05-13 10:11:47
Also in:
kvm, kvmarm
On Fri, May 06, 2016 at 11:45:51AM +0100, Andre Przywara wrote:
From: Eric Auger <redacted> 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 <redacted> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <redacted>