KVM: s390: document KVM_CAP_S390_RI
[deliverable/linux.git] / Documentation / virtual / kvm / api.txt
index 4d0542c5206b8f88e80b7506e4abfb6acb28e6e7..8cc857fffcc774d18fd56bf1491adf4afc7aa52a 100644 (file)
@@ -3788,6 +3788,14 @@ a KVM_EXIT_IOAPIC_EOI vmexit will be reported to userspace.
 Fails if VCPU has already been created, or if the irqchip is already in the
 kernel (i.e. KVM_CREATE_IRQCHIP has already been called).
 
+7.6 KVM_CAP_S390_RI
+
+Architectures: s390
+Parameters: none
+
+Allows use of runtime-instrumentation introduced with zEC12 processor.
+Will return -EINVAL if the machine does not support runtime-instrumentation.
+Will return -EBUSY if a VCPU has already been created.
 
 8. Other capabilities.
 ----------------------
This page took 0.028801 seconds and 5 git commands to generate.