[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181018115009.GA6819@andrea>
Date: Thu, 18 Oct 2018 13:50:09 +0200
From: Andrea Parri <andrea.parri@...rulasolutions.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Shuah Khan <shuah@...nel.org>,
Radim Krčmář <rkrcmar@...hat.com>,
KVM <kvm@...r.kernel.org>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: manual merge of the kselftest tree with the kvm tree
> Shuah, I think it's best if in the future the
> tools/testing/selftests/kvm/ changes go through my tree, unless they
> affect many selftests subdirectories.
Would the patch below make sense ?
(It wasn't the case of my patch, but you never know... ;D)
Output of get_maintainer.pl on tools/testing/selftests/kvm/:
Before:
Shuah Khan <shuah@...nel.org> (maintainer:KERNEL SELFTEST FRAMEWORK,commit_signer:5/23=22%)
Paolo Bonzini <pbonzini@...hat.com> (commit_signer:20/23=87%,authored:10/23=43%)
Peter Xu <peterx@...hat.com> (commit_signer:4/23=17%,authored:4/23=17%)
Anders Roxell <anders.roxell@...aro.org> (commit_signer:3/23=13%,authored:3/23=13%)
Ken Hofsass <hofsass@...gle.com> (commit_signer:2/23=9%)
linux-kselftest@...r.kernel.org (open list:KERNEL SELFTEST FRAMEWORK)
linux-kernel@...r.kernel.org (open list)
After:
Paolo Bonzini <pbonzini@...hat.com> (supporter:KERNEL VIRTUAL MACHINE (KVM))
"Radim Krčmář" <rkrcmar@...hat.com> (supporter:KERNEL VIRTUAL MACHINE (KVM))
Shuah Khan <shuah@...nel.org> (maintainer:KERNEL SELFTEST FRAMEWORK)
kvm@...r.kernel.org (open list:KERNEL VIRTUAL MACHINE (KVM))
linux-kselftest@...r.kernel.org (open list:KERNEL SELFTEST FRAMEWORK)
linux-kernel@...r.kernel.org (open list)
Cheers,
Andrea
---
commit 59fc1af0d7d0ae0c1ec9400bfbacaadce11e5f50
Author: Andrea Parri <andrea.parri@...rulasolutions.com>
Date: Thu Oct 18 13:11:09 2018 +0200
MAINTAINERS: Add selftests to the KVM entry
Should ensure that Joe random dev will Cc: the KVM maintainers.
Signed-off-by: Andrea Parri <andrea.parri@...rulasolutions.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>
Cc: "Radim Krčmář" <rkrcmar@...hat.com>
Cc: Shuah Khan <shuah@...nel.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index 6ac000cc006d1..25755bf6365ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7997,6 +7997,7 @@ F: include/linux/kvm*
F: include/kvm/iodev.h
F: virt/kvm/*
F: tools/kvm/
+F: tools/testing/selftests/kvm/
KERNEL VIRTUAL MACHINE FOR AMD-V (KVM/amd)
M: Joerg Roedel <joro@...tes.org>
---
>
> Thanks,
>
> Paolo
>
Powered by blists - more mailing lists