linux/Documentation/virt/kvm/devices
Changyuan Lyu 810ecbefdd KVM: Documentation: Correct the VGIC V2 CPU interface addr space size
In arch/arm64/include/uapi/asm/kvm.h, we have

  #define KVM_VGIC_V2_CPU_SIZE		0x2000

So the CPU interface address space should cover 8 KByte not 4 KByte.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
Link: https://lore.kernel.org/r/20240623164542.2999626-3-changyuanl@google.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
2024-06-28 22:00:24 +00:00
..
arm-vgic-its.rst KVM: Support dirty ring in conjunction with bitmap 2022-11-10 13:11:58 +00:00
arm-vgic-v3.rst KVM: arm64: Clarify the ordering requirements for vcpu/RD creation 2023-09-30 18:15:44 +00: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/interrupt: do not pin adapter interrupt pages 2020-02-27 19:47:10 +01:00
vcpu.rst KVM: arm64: Fix pvtime documentation 2022-11-11 16:29:22 +00: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.