mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
When running a GICv5-based guest, the PMU must use PPI 23. This,
however, must be communicated via the
KVM_ARM_VCPU_PMU_V3_CTRL->KVM_ARM_VCPU_PMU_V3_IRQ ioctl as a full
GICv5-style Interrupt ID. That is, 0x20000017. Optionally, the whole
ioctl can be skipped for GICv5.
This was previously not clearly documented, so bump the documentation
accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| arm-vgic-its.rst | ||
| arm-vgic-v3.rst | ||
| arm-vgic-v5.rst | ||
| arm-vgic.rst | ||
| index.rst | ||
| mpic.rst | ||
| README | ||
| s390_flic.rst | ||
| vcpu.rst | ||
| vfio.rst | ||
| vm.rst | ||
| xics.rst | ||
| xive.rst | ||
This directory contains specific device bindings for KVM_CAP_DEVICE_CTRL.