Skip to content

Commit 58ef89c

Browse files
author
Maxim Levitsky
committed
Documentation: kvm: drop "Capability" heading from capabilities
JIRA: https://issues.redhat.com/browse/RHEL-82917 commit 2f31301 Author: Paolo Bonzini <pbonzini@redhat.com> Date: Tue Apr 1 14:50:43 2025 +0200 Documentation: kvm: drop "Capability" heading from capabilities It is redundant, and sometimes wrong. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
1 parent 50a0435 commit 58ef89c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7963,7 +7963,6 @@ See Documentation/arch/x86/sgx.rst for more details.
79637963
7.26 KVM_CAP_PPC_RPT_INVALIDATE
79647964
-------------------------------
79657965

7966-
:Capability: KVM_CAP_PPC_RPT_INVALIDATE
79677966
:Architectures: ppc
79687967
:Type: vm
79697968

@@ -8038,7 +8037,6 @@ upgrading the VMM process without interrupting the guest.
80388037
7.30 KVM_CAP_PPC_AIL_MODE_3
80398038
-------------------------------
80408039

8041-
:Capability: KVM_CAP_PPC_AIL_MODE_3
80428040
:Architectures: ppc
80438041
:Type: vm
80448042

@@ -8052,7 +8050,6 @@ handling interrupts and system calls.
80528050
7.31 KVM_CAP_DISABLE_QUIRKS2
80538051
----------------------------
80548052

8055-
:Capability: KVM_CAP_DISABLE_QUIRKS2
80568053
:Parameters: args[0] - set of KVM quirks to disable
80578054
:Architectures: x86
80588055
:Type: vm
@@ -8874,7 +8871,6 @@ leaf.
88748871
8.34 KVM_CAP_EXIT_HYPERCALL
88758872
---------------------------
88768873

8877-
:Capability: KVM_CAP_EXIT_HYPERCALL
88788874
:Architectures: x86
88798875
:Type: vm
88808876

@@ -8893,7 +8889,6 @@ ENOSYS for the others.
88938889
8.35 KVM_CAP_PMU_CAPABILITY
88948890
---------------------------
88958891

8896-
:Capability: KVM_CAP_PMU_CAPABILITY
88978892
:Architectures: x86
88988893
:Type: vm
88998894
:Parameters: arg[0] is bitmask of PMU virtualization capabilities.
@@ -8915,7 +8910,6 @@ should adjust CPUID leaf 0xA to reflect that the PMU is disabled.
89158910
8.36 KVM_CAP_ARM_SYSTEM_SUSPEND
89168911
-------------------------------
89178912

8918-
:Capability: KVM_CAP_ARM_SYSTEM_SUSPEND
89198913
:Architectures: arm64
89208914
:Type: vm
89218915

@@ -8925,7 +8919,6 @@ type KVM_SYSTEM_EVENT_SUSPEND to process the guest suspend request.
89258919
8.37 KVM_CAP_S390_PROTECTED_DUMP
89268920
--------------------------------
89278921

8928-
:Capability: KVM_CAP_S390_PROTECTED_DUMP
89298922
:Architectures: s390
89308923
:Type: vm
89318924

@@ -8938,7 +8931,6 @@ available and supports the `KVM_PV_DUMP_CPU` subcommand.
89388931
8.38 KVM_CAP_VM_DISABLE_NX_HUGE_PAGES
89398932
-------------------------------------
89408933

8941-
:Capability: KVM_CAP_VM_DISABLE_NX_HUGE_PAGES
89428934
:Architectures: x86
89438935
:Type: vm
89448936
:Parameters: arg[0] must be 0.
@@ -8955,7 +8947,6 @@ This capability may only be set before any vCPUs are created.
89558947
8.39 KVM_CAP_S390_CPU_TOPOLOGY
89568948
------------------------------
89578949

8958-
:Capability: KVM_CAP_S390_CPU_TOPOLOGY
89598950
:Architectures: s390
89608951
:Type: vm
89618952

@@ -8980,7 +8971,6 @@ must point to a byte where the value will be stored or retrieved from.
89808971
8.40 KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
89818972
---------------------------------------
89828973

8983-
:Capability: KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
89848974
:Architectures: arm64
89858975
:Type: vm
89868976
:Parameters: arg[0] is the new split chunk size.
@@ -9007,7 +8997,6 @@ block sizes is exposed in KVM_CAP_ARM_SUPPORTED_BLOCK_SIZES as a
90078997
8.41 KVM_CAP_VM_TYPES
90088998
---------------------
90098999

9010-
:Capability: KVM_CAP_MEMORY_ATTRIBUTES
90119000
:Architectures: x86
90129001
:Type: system ioctl
90139002

0 commit comments

Comments
 (0)