diff options
-rw-r--r-- | Documentation/virt/kvm/devices/arm-vgic-v3.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Documentation/virt/kvm/devices/arm-vgic-v3.rst b/Documentation/virt/kvm/devices/arm-vgic-v3.rst index 72c4534b10a8..ff02102f7141 100644 --- a/Documentation/virt/kvm/devices/arm-vgic-v3.rst +++ b/Documentation/virt/kvm/devices/arm-vgic-v3.rst @@ -125,11 +125,8 @@ Groups: Userspace is allowed to write the following register fields prior to initialization of the VGIC: - ===================== - GICD_IIDR.Revision - GICD_TYPER2.nASSGIcap - ===================== - + * GICD_IIDR.Revision + * GICD_TYPER2.nASSGIcap GICD_IIDR.Revision is updated when the KVM implementation is changed in a way directly observable by the guest or userspace. Userspace should read |