Skip to content

Commit 739c7af

Browse files
Andrew JonesMarc Zyngier
authored andcommitted
KVM: Documentation: Minor fixups
In preparation for documenting a new capability let's fix up the formatting of the current ones. Signed-off-by: Andrew Jones <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Steven Price <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 53f9855 commit 739c7af

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6130,7 +6130,7 @@ HvCallSendSyntheticClusterIpi, HvCallSendSyntheticClusterIpiEx.
61306130
8.21 KVM_CAP_HYPERV_DIRECT_TLBFLUSH
61316131
-----------------------------------
61326132

6133-
:Architecture: x86
6133+
:Architectures: x86
61346134

61356135
This capability indicates that KVM running on top of Hyper-V hypervisor
61366136
enables Direct TLB flush for its guests meaning that TLB flush
@@ -6143,16 +6143,17 @@ in CPUID and only exposes Hyper-V identification. In this case, guest
61436143
thinks it's running on Hyper-V and only use Hyper-V hypercalls.
61446144

61456145
8.22 KVM_CAP_S390_VCPU_RESETS
6146+
-----------------------------
61466147

6147-
Architectures: s390
6148+
:Architectures: s390
61486149

61496150
This capability indicates that the KVM_S390_NORMAL_RESET and
61506151
KVM_S390_CLEAR_RESET ioctls are available.
61516152

61526153
8.23 KVM_CAP_S390_PROTECTED
6154+
---------------------------
61536155

6154-
Architecture: s390
6155-
6156+
:Architectures: s390
61566157

61576158
This capability indicates that the Ultravisor has been initialized and
61586159
KVM can therefore start protected VMs.

0 commit comments

Comments
 (0)