]> asedeno.scripts.mit.edu Git - linux.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)
commit876ae234cb5e908c12c60562295cd633eac687bb
treed55bd28ca82b182be76ac927aa26c8268b2686a6
parent4b7171ac564786247a49eedc59d3060bddf2377c
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