Skip to content

Commit 182a258

Browse files
committed
Documentation: kvm: Fix ordering
7.43 has been assigned twice, make KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED 7.44. Fixes: f55ce5a ("KVM: arm64: Expose new KVM cap for cacheable PFNMAP") Reviewed-by: Ankit Agrawal <ankita@nvidia.com> Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
1 parent f5a6fa1 commit 182a258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/virt/kvm/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8692,7 +8692,7 @@ given VM.
86928692
When this capability is enabled, KVM resets the VCPU when setting
86938693
MP_STATE_INIT_RECEIVED through IOCTL. The original MP_STATE is preserved.
86948694

8695-
7.43 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
8695+
7.44 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
86968696
-------------------------------------------
86978697

86988698
:Architectures: arm64

0 commit comments

Comments
 (0)