diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-05-18 12:41:55 +0200 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-05-22 07:09:10 -0700 |
| commit | 66472e86703f10cda1a6a220f682841b200af87d (patch) | |
| tree | e5500cdbff64a7a3964e5e408bcd26bfddd7f699 /MAINTAINERS | |
| parent | 5aeb1e35a4211e54803fb83de8189d6a8346450b (diff) | |
| download | linux-next-history-66472e86703f10cda1a6a220f682841b200af87d.tar.gz | |
MAINTAINERS: KVM: Include maintainer profile
No dedicated KVM maintainers are returned by get_maintainers.pl for the
subsystem maintainer profile, thus patches changing that file miss
the actual owners of the file.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260518104154.38915-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 882214b0e7db5..fcbde976adea3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14148,6 +14148,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 +F: Documentation/process/maintainer-kvm-x86.rst F: arch/x86/include/asm/kvm* F: arch/x86/include/asm/svm.h F: arch/x86/include/asm/vmx*.h |
