Skip to content

Commit c92b922

Browse files
committed
KVM: x86: Update MAINTAINTERS to include selftests
Give KVM x86 the same treatment as all other KVM architectures, and officially take ownership of x86 specific KVM selftests (changes have been routed through kvm and/or kvm-x86 for quite some time). Cc: kvm@vger.kernel.org Link: https://lore.kernel.org/r/20230817234114.1420092-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
1 parent 02dc254 commit c92b922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11498,6 +11498,8 @@ F: arch/x86/include/uapi/asm/svm.h
1149811498
F: arch/x86/include/uapi/asm/vmx.h
1149911499
F: arch/x86/kvm/
1150011500
F: arch/x86/kvm/*/
11501+
F: tools/testing/selftests/kvm/*/x86_64/
11502+
F: tools/testing/selftests/kvm/x86_64/
1150111503

1150211504
KERNFS
1150311505
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

0 commit comments

Comments
 (0)