[PATCH] KVM: x86: Update MAINTAINTERS to include selftests

Sean Christopherson posted 1 patch 2 years, 5 months ago
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[PATCH] KVM: x86: Update MAINTAINTERS to include selftests
Posted by Sean Christopherson 2 years, 5 months ago
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
Signed-off-by: Sean Christopherson <seanjc@google.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index aee340630eca..2adf76b044c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11498,6 +11498,8 @@ F:	arch/x86/include/uapi/asm/svm.h
 F:	arch/x86/include/uapi/asm/vmx.h
 F:	arch/x86/kvm/
 F:	arch/x86/kvm/*/
+F:	tools/testing/selftests/kvm/*/x86_64/
+F:	tools/testing/selftests/kvm/x86_64/
 
 KERNFS
 M:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>

base-commit: aaf44a3a699309c77537d0abf49411f9dc7dc523
-- 
2.42.0.rc1.204.g551eb34607-goog
Re: [PATCH] KVM: x86: Update MAINTAINTERS to include selftests
Posted by Sean Christopherson 2 years, 5 months ago
On Thu, 17 Aug 2023 16:41:14 -0700, Sean Christopherson wrote:
> 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).
> 
> 

Applied to kvm-x86 selftests, thanks!

[1/1] KVM: x86: Update MAINTAINTERS to include selftests
      https://github.com/kvm-x86/linux/commit/c92b922a8c52

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