kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86
@ 2023-03-09  1:03 Sean Christopherson
  2023-03-09  1:03 ` [PATCH v2 1/2] Documentation/process: Add a label for the tip tree handbook's coding style Sean Christopherson
  2023-03-09  1:03 ` [PATCH v2 2/2] Documentation/process: Add a maintainer handbook for KVM x86 Sean Christopherson
  0 siblings, 2 replies; 14+ messages in thread
From: Sean Christopherson @ 2023-03-09  1:03 UTC (permalink / raw)
  To: Paolo Bonzini, Sean Christopherson
  Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen,
	Sagi Shahar, Erdem Aktas, Peter Shier, Anish Ghulati,
	Oliver Upton, James Houghton, Anish Moorthy, Ben Gardon,
	David Matlack, Ricardo Koller, Axel Rasmussen, Aaron Lewis,
	Ashish Kalra, Babu Moger, Chao Gao, Chao Peng, Chenyi Qiang,
	David Woodhouse, Emanuele Giuseppe Esposito, Gavin Shan,
	Guang Zeng, Hou Wenlong, Jiaxi Chen, Jim Mattson, Jing Liu,
	Junaid Shahid, Kai Huang, Leonardo Bras, Like Xu, Li RongQing,
	Maciej S . Szmigiero, Maxim Levitsky, Michael Roth, Michal Luczaj,
	Mingwei Zhang, Nikunj A Dadhania, Paul Durrant, Peng Hao,
	Peter Gonda, Peter Xu, Robert Hoo, Suravee Suthikulpanit,
	Tom Lendacky, Vipin Sharma, Vitaly Kuznetsov, Wanpeng Li,
	Wei Wang, Xiaoyao Li, Yu Zhang, Zhenzhong Duan, kvm, linux-kernel

Dcumentation for contributing to KVM x86, round 2!

v2:
 - Fix a KVM_GET_SUPPORTED_CPUID typo. [Yuan]
 - Give Cthulhu the respect it deserves. [Like]
 - Explicitly state that selftests vs. KVM patches need to maintain
   bisection (when possible). [Like]
 - Change the recommended base from topic branches to "next" (and plan on
   providing stable, persistent git objects via tags). [David W]
 - Add a blurb to provide guidance for series that touch non-x86 arch
   code. [Yu]
 - Clarify when (not) to reference/quote specs (APM and SDM). [Maciej]
 - Add preferences for shortlog length. [Maciej]
 - Exempt things like comment fixes from testing requirements. [Maciej]
 - Add a foreword to try and make the doc less scary to newcomers. [Maciej]
 - Add a rule for testing Documentation/ changes.
 - Clarify that fixes for the current cycle may be carried in the KVM x86
   tree, but are usually taken directly by Paolo. [Robert]
 - Tweak the "Changelog" section to call out that using imperative mood
   and avoiding pronouns is the most important rule.

v1: https://lore.kernel.org/all/20230217225449.811957-1-seanjc@google.com


Sean Christopherson (2):
  Documentation/process: Add a label for the tip tree handbook's coding
    style
  Documentation/process: Add a maintainer handbook for KVM x86

 .../process/maintainer-handbooks.rst          |   1 +
 Documentation/process/maintainer-kvm-x86.rst  | 391 ++++++++++++++++++
 Documentation/process/maintainer-tip.rst      |   2 +
 MAINTAINERS                                   |   1 +
 4 files changed, 395 insertions(+)
 create mode 100644 Documentation/process/maintainer-kvm-x86.rst


base-commit: 3ac88fa4605ec98e545fb3ad0154f575fda2de5f
-- 
2.40.0.rc1.284.g88254d51c5-goog


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

end of thread, other threads:[~2023-03-13 18:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09  1:03 [PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86 Sean Christopherson
2023-03-09  1:03 ` [PATCH v2 1/2] Documentation/process: Add a label for the tip tree handbook's coding style Sean Christopherson
2023-03-09  1:03 ` [PATCH v2 2/2] Documentation/process: Add a maintainer handbook for KVM x86 Sean Christopherson
2023-03-09  2:37   ` Bagas Sanjaya
2023-03-09  8:19     ` Oliver Upton
2023-03-09 17:25       ` Sean Christopherson
2023-03-13 17:32         ` Oliver Upton
2023-03-13 17:38           ` Oliver Upton
2023-03-13 18:20           ` Sean Christopherson
2023-03-13 18:38             ` Oliver Upton
2023-03-13 18:56               ` Sean Christopherson
2023-03-09 17:40     ` Sean Christopherson
2023-03-10  9:09   ` Robert Hoo
2023-03-10 15:51     ` Sean Christopherson

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).