As long as we had purely EL1 VMs, we could easily update the number of guest-visible counters by letting userspace write to PMCR_EL0.N. With VMs started at EL2, PMCR_EL1.N only reflects MDCR_EL2.HPMN, and we don't have a good way to limit it. For this purpose, introduce a new PMUv3 attribute that allows limiting the maximum number of counters. This requires the explicit selection of a PMU. Suggested-by: Oliver Upton <oliver.upton@linux.dev> Reviewed-by: Oliver Upton <oliver.upton@linux.dev> Signed-off-by: Marc Zyngier <maz@kernel.org> |
||
|---|---|---|
| .. | ||
| README | ||
| arm-vgic-its.rst | ||
| arm-vgic-v3.rst | ||
| arm-vgic.rst | ||
| index.rst | ||
| mpic.rst | ||
| s390_flic.rst | ||
| vcpu.rst | ||
| vfio.rst | ||
| vm.rst | ||
| xics.rst | ||
| xive.rst | ||
README
This directory contains specific device bindings for KVM_CAP_DEVICE_CTRL.