KVM: arm/arm64: Add VGICv3 save/restore API documentation
authorChristoffer Dall <christoffer.dall@linaro.org>
Fri, 13 May 2016 14:41:41 +0000 (16:41 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit714848026531043ae06ca7bcd4a852c8bb8348c7
tree7dd08eae0fbc71e11d8f0ffae2a950115f4d99da
parent9ac7e3e815060efdc86b6d12448200e3c3597e01
KVM: arm/arm64: Add VGICv3 save/restore API documentation

Factor out the GICv3 and ITS-specific documentation into a separate
documentation file.  Add description for how to access distributor,
redistributor, and CPU interface registers for GICv3 in this new file,
and add a group for accessing level triggered IRQ information for GICv3
as well.

Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Documentation/virtual/kvm/devices/arm-vgic-its.txt [new file with mode: 0644]
Documentation/virtual/kvm/devices/arm-vgic-v3.txt [new file with mode: 0644]
Documentation/virtual/kvm/devices/arm-vgic.txt