Skip to content

Commit 2f31301

Browse files
committed
Documentation: kvm: drop "Capability" heading from capabilities
It is redundant, and sometimes wrong. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 26cb30f commit 2f31301

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
@@ -7966,7 +7966,6 @@ See Documentation/arch/x86/sgx.rst for more details.
79667966
7.26 KVM_CAP_PPC_RPT_INVALIDATE
79677967
-------------------------------
79687968

7969-
:Capability: KVM_CAP_PPC_RPT_INVALIDATE
79707969
:Architectures: ppc
79717970
:Type: vm
79727971

@@ -8041,7 +8040,6 @@ upgrading the VMM process without interrupting the guest.
80418040
7.30 KVM_CAP_PPC_AIL_MODE_3
80428041
-------------------------------
80438042

8044-
:Capability: KVM_CAP_PPC_AIL_MODE_3
80458043
:Architectures: ppc
80468044
:Type: vm
80478045

@@ -8055,7 +8053,6 @@ handling interrupts and system calls.
80558053
7.31 KVM_CAP_DISABLE_QUIRKS2
80568054
----------------------------
80578055

8058-
:Capability: KVM_CAP_DISABLE_QUIRKS2
80598056
:Parameters: args[0] - set of KVM quirks to disable
80608057
:Architectures: x86
80618058
:Type: vm
@@ -8895,7 +8892,6 @@ leaf.
88958892
8.34 KVM_CAP_EXIT_HYPERCALL
88968893
---------------------------
88978894

8898-
:Capability: KVM_CAP_EXIT_HYPERCALL
88998895
:Architectures: x86
89008896
:Type: vm
89018897

@@ -8914,7 +8910,6 @@ ENOSYS for the others.
89148910
8.35 KVM_CAP_PMU_CAPABILITY
89158911
---------------------------
89168912

8917-
:Capability: KVM_CAP_PMU_CAPABILITY
89188913
:Architectures: x86
89198914
:Type: vm
89208915
:Parameters: arg[0] is bitmask of PMU virtualization capabilities.
@@ -8936,7 +8931,6 @@ should adjust CPUID leaf 0xA to reflect that the PMU is disabled.
89368931
8.36 KVM_CAP_ARM_SYSTEM_SUSPEND
89378932
-------------------------------
89388933

8939-
:Capability: KVM_CAP_ARM_SYSTEM_SUSPEND
89408934
:Architectures: arm64
89418935
:Type: vm
89428936

@@ -8946,7 +8940,6 @@ type KVM_SYSTEM_EVENT_SUSPEND to process the guest suspend request.
89468940
8.37 KVM_CAP_S390_PROTECTED_DUMP
89478941
--------------------------------
89488942

8949-
:Capability: KVM_CAP_S390_PROTECTED_DUMP
89508943
:Architectures: s390
89518944
:Type: vm
89528945

@@ -8959,7 +8952,6 @@ available and supports the `KVM_PV_DUMP_CPU` subcommand.
89598952
8.38 KVM_CAP_VM_DISABLE_NX_HUGE_PAGES
89608953
-------------------------------------
89618954

8962-
:Capability: KVM_CAP_VM_DISABLE_NX_HUGE_PAGES
89638955
:Architectures: x86
89648956
:Type: vm
89658957
:Parameters: arg[0] must be 0.
@@ -8976,7 +8968,6 @@ This capability may only be set before any vCPUs are created.
89768968
8.39 KVM_CAP_S390_CPU_TOPOLOGY
89778969
------------------------------
89788970

8979-
:Capability: KVM_CAP_S390_CPU_TOPOLOGY
89808971
:Architectures: s390
89818972
:Type: vm
89828973

@@ -9001,7 +8992,6 @@ must point to a byte where the value will be stored or retrieved from.
90018992
8.40 KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
90028993
---------------------------------------
90038994

9004-
:Capability: KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
90058995
:Architectures: arm64
90068996
:Type: vm
90078997
:Parameters: arg[0] is the new split chunk size.
@@ -9028,7 +9018,6 @@ block sizes is exposed in KVM_CAP_ARM_SUPPORTED_BLOCK_SIZES as a
90289018
8.41 KVM_CAP_VM_TYPES
90299019
---------------------
90309020

9031-
:Capability: KVM_CAP_MEMORY_ATTRIBUTES
90329021
:Architectures: x86
90339022
:Type: system ioctl
90349023

0 commit comments

Comments
 (0)