commit | 876ae234cb5e908c12c60562295cd633eac687bb | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Tue Dec 20 01:36:35 2016 -0500 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:33:08 2017 +0200 |
tree | d55bd28ca82b182be76ac927aa26c8268b2686a6 | |
parent | 4b7171ac564786247a49eedc59d3060bddf2377c [diff] |
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>