]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
authorEric Auger <eric.auger@redhat.com>
Tue, 20 Dec 2016 06:36:35 +0000 (01:36 -0500)
committerChristoffer Dall <cdall@linaro.org>
Mon, 8 May 2017 12:33:08 +0000 (14:33 +0200)
commit343b55938e8d8d58b3ad15a5dfd2af76c44578f7
treed55bd28ca82b182be76ac927aa26c8268b2686a6
parentfd0943662ff5a2a17e2d58fde0f6fc05cd5f65ea
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group

The ITS KVM device exposes a new KVM_DEV_ARM_VGIC_GRP_ITS_REGS
group which allows the userspace to save/restore ITS registers.

At this stage the get/set/has operations are not yet implemented.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/uapi/asm/kvm.h
arch/arm64/include/uapi/asm/kvm.h
virt/kvm/arm/vgic/vgic-its.c