* [PATCH] Documentation: kvm: Fix ordering
@ 2025-08-13 11:04 Janosch Frank
2025-08-14 0:53 ` Ankit Agrawal
0 siblings, 1 reply; 2+ messages in thread
From: Janosch Frank @ 2025-08-13 11:04 UTC (permalink / raw)
To: kvm; +Cc: pbonzini, corbet, ankita, oliver.upton, linux-doc
7.43 has been assigned twice, make
KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED 7.44.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Fixes: f55ce5a6cd33 ("KVM: arm64: Expose new KVM cap for cacheable PFNMAP")
---
Wanted to rebase a patch that introduces a new capaiblity but the
resulting conflict looked suspicious.
---
Documentation/virt/kvm/api.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 6aa40ee05a4a..d032d9f306c4 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -8651,7 +8651,7 @@ given VM.
When this capability is enabled, KVM resets the VCPU when setting
MP_STATE_INIT_RECEIVED through IOCTL. The original MP_STATE is preserved.
-7.43 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
+7.44 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
-------------------------------------------
:Architectures: arm64
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: kvm: Fix ordering
2025-08-13 11:04 [PATCH] Documentation: kvm: Fix ordering Janosch Frank
@ 2025-08-14 0:53 ` Ankit Agrawal
0 siblings, 0 replies; 2+ messages in thread
From: Ankit Agrawal @ 2025-08-14 0:53 UTC (permalink / raw)
To: Janosch Frank, kvm@vger.kernel.org
Cc: pbonzini@redhat.com, corbet@lwn.net, oliver.upton@linux.dev,
linux-doc@vger.kernel.org
Hi Janosch for fixing this.
> 7.43 has been assigned twice, make
> KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED 7.44.
>
> Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
>
> Fixes: f55ce5a6cd33 ("KVM: arm64: Expose new KVM cap for cacheable PFNMAP")
Reviewed-by: Ankit Agrawal <ankita@nvidia.com>
Thanks
Ankit Agrawal
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-14 0:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 11:04 [PATCH] Documentation: kvm: Fix ordering Janosch Frank
2025-08-14 0:53 ` Ankit Agrawal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).