Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-08 Thread Kevin Wolf
Am 08.07.2020 um 19:03 hat Keith Busch geschrieben:
> On Tue, Jul 07, 2020 at 05:26:13PM +0200, Kevin Wolf wrote:
> > Am 06.07.2020 um 21:43 hat Keith Busch geschrieben:
> > > The nvme emulated device development pace has increased recently.  Klaus
> > > has offered to co-maintain, and since we have many new contributions
> > > coming through, we're adding a repository to accumulate and test new
> > > features.
> > > 
> > > Cc: Klaus Jensen 
> > > Signed-off-by: Keith Busch 
> > 
> > I assume that you'll merge this as the first thing through your new
> > tree, so instead of applying, I'll just add:
> 
> Thanks, I've started the new branch with this as the first commit. We'll
> wait at least a few more days to see if we've agreement on new patches
> before sending our pull request.

We're now in the freeze for 5.1 anyway, so everything except fixes (and
I guess the MAINTAINERS update if you do send something) will have to
wait until after the release.

Kevin




Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-08 Thread Keith Busch
On Tue, Jul 07, 2020 at 05:26:13PM +0200, Kevin Wolf wrote:
> Am 06.07.2020 um 21:43 hat Keith Busch geschrieben:
> > The nvme emulated device development pace has increased recently.  Klaus
> > has offered to co-maintain, and since we have many new contributions
> > coming through, we're adding a repository to accumulate and test new
> > features.
> > 
> > Cc: Klaus Jensen 
> > Signed-off-by: Keith Busch 
> 
> I assume that you'll merge this as the first thing through your new
> tree, so instead of applying, I'll just add:

Thanks, I've started the new branch with this as the first commit. We'll
wait at least a few more days to see if we've agreement on new patches
before sending our pull request.



Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-07 Thread Kevin Wolf
Am 06.07.2020 um 21:43 hat Keith Busch geschrieben:
> The nvme emulated device development pace has increased recently.  Klaus
> has offered to co-maintain, and since we have many new contributions
> coming through, we're adding a repository to accumulate and test new
> features.
> 
> Cc: Klaus Jensen 
> Signed-off-by: Keith Busch 

I assume that you'll merge this as the first thing through your new
tree, so instead of applying, I'll just add:

Acked-by: Kevin Wolf 




Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-07 Thread Klaus Jensen
On Jul  7 08:30, Philippe Mathieu-Daudé wrote:
> On 7/6/20 9:43 PM, Keith Busch wrote:
> > The nvme emulated device development pace has increased recently.  Klaus
> > has offered to co-maintain, and since we have many new contributions
> > coming through, we're adding a repository to accumulate and test new
> > features.
> 
> Thanks Klaus for helping!
> 
> > 
> > Cc: Klaus Jensen 
> > Signed-off-by: Keith Busch 
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c31c878c63..fbeba04dc5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1793,10 +1793,12 @@ F: include/hw/virtio/virtio-crypto.h
> >  
> >  nvme
> >  M: Keith Busch 
> > +M: Klaus Jensen 
> 
> Is that the correct email you want to use?
> 

Yes that is correct. I prefer getting CC'ed on that address, but yes, I
sign off with and use my @samsung.com address for commits.

> Regardless:
> Reviewed-by: Philippe Mathieu-Daudé 
> 
> >  L: qemu-bl...@nongnu.org
> >  S: Supported
> >  F: hw/block/nvme*
> >  F: tests/qtest/nvme-test.c
> > +T: git git://git.infradead.org/qemu-nvme.git nvme-next
> >  
> >  megasas
> >  M: Hannes Reinecke 
> > 
> 
> 



Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-07 Thread Philippe Mathieu-Daudé
On 7/6/20 9:43 PM, Keith Busch wrote:
> The nvme emulated device development pace has increased recently.  Klaus
> has offered to co-maintain, and since we have many new contributions
> coming through, we're adding a repository to accumulate and test new
> features.

Thanks Klaus for helping!

> 
> Cc: Klaus Jensen 
> Signed-off-by: Keith Busch 
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c31c878c63..fbeba04dc5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1793,10 +1793,12 @@ F: include/hw/virtio/virtio-crypto.h
>  
>  nvme
>  M: Keith Busch 
> +M: Klaus Jensen 

Is that the correct email you want to use?

Regardless:
Reviewed-by: Philippe Mathieu-Daudé 

>  L: qemu-bl...@nongnu.org
>  S: Supported
>  F: hw/block/nvme*
>  F: tests/qtest/nvme-test.c
> +T: git git://git.infradead.org/qemu-nvme.git nvme-next
>  
>  megasas
>  M: Hannes Reinecke 
> 




Re: [PATCH] MAINTAINERS: update nvme entry

2020-07-07 Thread Klaus Jensen
On Jul  6 12:43, Keith Busch wrote:
> The nvme emulated device development pace has increased recently.  Klaus
> has offered to co-maintain, and since we have many new contributions
> coming through, we're adding a repository to accumulate and test new
> features.
> 
> Cc: Klaus Jensen 
> Signed-off-by: Keith Busch 

Acked-by: 

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c31c878c63..fbeba04dc5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1793,10 +1793,12 @@ F: include/hw/virtio/virtio-crypto.h
>  
>  nvme
>  M: Keith Busch 
> +M: Klaus Jensen 
>  L: qemu-bl...@nongnu.org
>  S: Supported
>  F: hw/block/nvme*
>  F: tests/qtest/nvme-test.c
> +T: git git://git.infradead.org/qemu-nvme.git nvme-next
>  
>  megasas
>  M: Hannes Reinecke 
> -- 
> 2.24.1
> 
>