linux/Documentation/virt/kvm/devices
Oliver Upton 6836e1f30f Documentation: KVM: Use unordered list for pre-init VGIC registers
The intent was to create a single column table, however the markup used
was actually for a header which led to docs build failures:

  Sphinx parallel build error:
  docutils.utils.SystemMessage: Documentation/virt/kvm/devices/arm-vgic-v3.rst:128: (SEVERE/4) Unexpected section title or transition.

Fix the issue by converting the attempted table to an unordered list.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250729142217.0d4e64cd@canb.auug.org.au/
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Message-ID: <20250729152242.3232229-1-oliver.upton@linux.dev>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-07-29 13:43:50 -04:00
..
arm-vgic-its.rst KVM: arm64: Document ordering requirements for irqbypass 2025-02-26 13:22:49 -08:00
arm-vgic-v3.rst Documentation: KVM: Use unordered list for pre-init VGIC registers 2025-07-29 13:43:50 -04:00
arm-vgic.rst KVM: Documentation: Correct the VGIC V2 CPU interface addr space size 2024-06-28 22:00:24 +00:00
index.rst docs: kvm: convert devices/xive.txt to ReST 2020-02-12 20:09:58 +01:00
mpic.rst docs: kvm: convert devices/mpic.txt to ReST 2020-02-12 20:09:54 +01:00
README
s390_flic.rst KVM: s390: Reject setting flic pfault attributes on ucontrol VMs 2025-01-07 16:36:10 +01:00
vcpu.rst KVM: arm64: Allow userspace to limit the number of PMU counters for EL2 VMs 2025-04-11 13:08:23 +01:00
vfio.rst kvm/vfio: Accept vfio device file from userspace 2023-07-25 10:18:42 -06:00
vm.rst Documentation: Fix typos 2023-08-18 11:29:03 -06:00
xics.rst kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS 2021-09-30 04:27:05 -04:00
xive.rst Documentation: Fix typos 2023-08-18 11:29:03 -06:00

This directory contains specific device bindings for KVM_CAP_DEVICE_CTRL.