All of lore.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

* Re: [PATCH] KVM: Add the missed title format
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Sean Christopherson @ 2023-02-22 18:51 UTC (permalink / raw)
  To: Shaoqin Huang
  Cc: kvm, Paolo Bonzini, Jonathan Corbet, open list:DOCUMENTATION, open list

On Mon, Feb 20, 2023, Shaoqin Huang wrote:
> 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>

Looks like it simply got missed by the ReST conversion.

Fixes: 106ee47dc633 ("docs: kvm: Convert api.txt to ReST format")
Reviewed-by: Sean Christopherson <seanjc@google.com>

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

* Re: [PATCH] KVM: Add the missed title format
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Sean Christopherson @ 2023-03-24 23:35 UTC (permalink / raw)
  To: Sean Christopherson, kvm, Shaoqin Huang
  Cc: Paolo Bonzini, Jonathan Corbet, linux-doc, linux-kernel

On Mon, 20 Feb 2023 11:49:09 +0800, Shaoqin Huang wrote:
> The 7.18 KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 now is not a title, make it
> as a title to keep the format consistent.
> 
> 

Applied to kvm-x86 generic, thanks!

[1/1] KVM: Add the missed title format
      https://github.com/kvm-x86/linux/commit/752b8a9b4d98

--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.