Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

KVM doc: Fix KVM_SMI chapter number

The KVM_SMI capability is following the KVM_S390_SET_IRQ_STATE capability
which is "4.95", this changes the number of the KVM_SMI chapter to 4.96.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

authored by

Alexey Kardashevskiy and committed by
Paolo Bonzini
ed8e5a24 b8bc3bde

+1 -1
+1 -1
Documentation/virtual/kvm/api.txt
··· 3025 3025 and it must not exceed (max_vcpus + 32) * sizeof(struct kvm_s390_irq), 3026 3026 which is the maximum number of possibly pending cpu-local interrupts. 3027 3027 3028 - 4.90 KVM_SMI 3028 + 4.96 KVM_SMI 3029 3029 3030 3030 Capability: KVM_CAP_X86_SMM 3031 3031 Architectures: x86