[PATCH 32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR

2016-04-15 Thread Andre Przywara
From: Eric Auger This patch implements the KVM_DEV_ARM_VGIC_GRP_ADDR group which enables to set the base address of GIC regions as seen by the guest. The kvm_vgic_addr function whci eventually assigns the chosen address to the internal structure still is stubbed.

[RFC PATCH 32/45] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR

2016-03-24 Thread Andre Przywara
From: Eric Auger This patch implements the KVM_DEV_ARM_VGIC_GRP_ADDR group which enables to set the base address of GIC regions as seen by the guest. The kvm_vgic_addr function whci eventually assigns the chosen address to the internal structure still is stubbed.