mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
MAINTAINERS: Add kvm-x86 tree to KVM x86 entries
Add the kvm-x86 tree to all KVM x86 entries so that humans, bots, and everything in between can more easily find KVM x86 (and some broader KVM) patches that are targeted for the next kernel release, but haven't yet made their way to the main KVM tree. While the KVM x86 patch flow is documented in Documentation/process/maintainer-kvm-x86.rst, that's very much one-off documentation; random passersbys likely don't know it exists, and it's not suitable for any workflow that's at all automated. Reported-by: Yosry Ahmed <yosry@kernel.org> Link: https://patch.msgid.link/20260731173842.2649391-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
This commit is contained in:
parent
a204badd84
commit
4c6547282f
|
|
@ -14163,6 +14163,7 @@ L: kvm@vger.kernel.org
|
|||
S: Supported
|
||||
P: Documentation/process/maintainer-kvm-x86.rst
|
||||
T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
|
||||
T: git https://github.com/kvm-x86/linux.git
|
||||
F: Documentation/process/maintainer-kvm-x86.rst
|
||||
F: arch/x86/include/asm/kvm*
|
||||
F: arch/x86/include/asm/svm.h
|
||||
|
|
@ -14435,6 +14436,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
|
|||
L: kvm@vger.kernel.org
|
||||
S: Supported
|
||||
T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
|
||||
T: git https://github.com/kvm-x86/linux.git
|
||||
F: arch/x86/kvm/hyperv.*
|
||||
F: arch/x86/kvm/kvm_onhyperv.*
|
||||
F: arch/x86/kvm/svm/hyperv.*
|
||||
|
|
@ -14449,6 +14451,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
|
|||
L: kvm@vger.kernel.org
|
||||
S: Supported
|
||||
T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
|
||||
T: git https://github.com/kvm-x86/linux.git
|
||||
F: arch/x86/kvm/xen.*
|
||||
|
||||
L3MDEV
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user