]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR
authorChristoffer Dall <christoffer.dall@arm.com>
Mon, 16 Jul 2018 13:06:27 +0000 (15:06 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Sat, 21 Jul 2018 15:02:30 +0000 (16:02 +0100)
commit238df2824fc5dcad3fc4ae04a13e866c501b01dd
tree5ebfb27de793cbf69b189e0c09a15f2cc4f4f3b4
parentcb4d1789e2576611370f0abde3f13aad5ec49d36
KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR

Update the documentation to reflect the ordering requirements of
restoring the GICD_IIDR register before any other registers and the
effects this has on restoring the interrupt groups for an emulated GICv2
instance.

Also remove some outdated limitations in the documentation while we're
at it.

Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/virtual/kvm/devices/arm-vgic-v3.txt
Documentation/virtual/kvm/devices/arm-vgic.txt