public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM: Add the missed title format
@ 2023-02-20  3:49 Shaoqin Huang
  2023-02-22 18:51 ` Sean Christopherson
  2023-03-24 23:35 ` Sean Christopherson
  0 siblings, 2 replies; 3+ messages in thread
From: Shaoqin Huang @ 2023-02-20  3:49 UTC (permalink / raw)
  To: kvm
  Cc: Shaoqin Huang, Paolo Bonzini, Jonathan Corbet,
	open list:DOCUMENTATION, open list

The 7.18 KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 now is not a title, make it
as a title to keep the format consistent.

Signed-off-by: Shaoqin Huang <shahuang@redhat.com>
---
 Documentation/virt/kvm/api.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 0a67cb738013..15209dfd8392 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -7174,6 +7174,7 @@ and injected exceptions.
        will clear DR6.RTM.
 
 7.18 KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
+--------------------------------------
 
 :Architectures: x86, arm64, mips
 :Parameters: args[0] whether feature should be enabled or not
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-24 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-20  3:49 [PATCH] KVM: Add the missed title format Shaoqin Huang
2023-02-22 18:51 ` Sean Christopherson
2023-03-24 23:35 ` Sean Christopherson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox