Message ID | 20210916053733.3457822-1-ani@anisinha.ca (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: add myself as a reviewer for KVM guest cpu related changes | expand |
I take this back. I’m not sure if I’ll have a lot of spare time to review patches in this area. Sadly there is no means to monitor changes/commits in a particular area without taking on review responsibilities. Essentially there has to be a “watchers” category. Badly needed IMHO. Someone mentioned this in the forum too. On Thu, Sep 16, 2021 at 11:08 Ani Sinha <ani@anisinha.ca> wrote: > I have looked into cpu features for KVM guests as a part of a different > project. Would be interested to follow and review patches in this space. > > Signed-off-by: Ani Sinha <ani@anisinha.ca> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6c20634d63..3a3167c499 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -364,6 +364,7 @@ Guest CPU Cores (KVM) > --------------------- > Overall KVM CPUs > M: Paolo Bonzini <pbonzini@redhat.com> > +R: Ani Sinha <ani@anisinha.ca> > L: kvm@vger.kernel.org > S: Supported > F: */*/kvm* > -- > 2.25.1 > >
diff --git a/MAINTAINERS b/MAINTAINERS index 6c20634d63..3a3167c499 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -364,6 +364,7 @@ Guest CPU Cores (KVM) --------------------- Overall KVM CPUs M: Paolo Bonzini <pbonzini@redhat.com> +R: Ani Sinha <ani@anisinha.ca> L: kvm@vger.kernel.org S: Supported F: */*/kvm*
I have looked into cpu features for KVM guests as a part of a different project. Would be interested to follow and review patches in this space. Signed-off-by: Ani Sinha <ani@anisinha.ca> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)