qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
@ 2023-02-28 11:39 ` Jonathan Cameron via
  2023-02-28 12:00   ` Philippe Mathieu-Daudé
                     ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jonathan Cameron via @ 2023-02-28 11:39 UTC (permalink / raw)
  To: qemu-devel, Michael Tsirkin, Markus Armbruster, Fan Ni
  Cc: linux-cxl, linuxarm

Fan Ni has offered to help out with QEMU CXL emulation reviewing.
Add him as a designated reviewer.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

--
Thanks to Fan for stepping up after I requested help following Ben
stepping down as co-maintainer. Fan base been active in testing
and review recently so great to have Fan on board.

Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky

Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ea56c6ccc..838e1a91a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2633,6 +2633,7 @@ T: git https://gitlab.com/vsementsov/qemu.git block
 
 Compute Express Link
 M: Jonathan Cameron <jonathan.cameron@huawei.com>
+R: Fan Ni <fan.ni@samsung.com>
 S: Supported
 F: hw/cxl/
 F: hw/mem/cxl_type3.c
-- 
2.37.2



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
  2023-02-28 11:39 ` [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer Jonathan Cameron via
@ 2023-02-28 12:00   ` Philippe Mathieu-Daudé
  2023-02-28 14:07   ` Markus Armbruster
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-02-28 12:00 UTC (permalink / raw)
  To: Jonathan Cameron, qemu-devel, Michael Tsirkin, Markus Armbruster,
	Fan Ni
  Cc: linux-cxl, linuxarm

On 28/2/23 12:39, Jonathan Cameron via wrote:
> Fan Ni has offered to help out with QEMU CXL emulation reviewing.
> Add him as a designated reviewer.
> 
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> 
> --
> Thanks to Fan for stepping up after I requested help following Ben
> stepping down as co-maintainer. Fan base been active in testing
> and review recently so great to have Fan on board.
> 
> Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
> 
> Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
  2023-02-28 11:39 ` [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer Jonathan Cameron via
  2023-02-28 12:00   ` Philippe Mathieu-Daudé
@ 2023-02-28 14:07   ` Markus Armbruster
  2023-02-28 17:00   ` Fan Ni
  2025-11-04 16:17   ` Peter Maydell
  3 siblings, 0 replies; 6+ messages in thread
From: Markus Armbruster @ 2023-02-28 14:07 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: qemu-devel, Michael Tsirkin, Fan Ni, linux-cxl, linuxarm

Jonathan Cameron <Jonathan.Cameron@huawei.com> writes:

> Fan Ni has offered to help out with QEMU CXL emulation reviewing.
> Add him as a designated reviewer.
>
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
>
> --
> Thanks to Fan for stepping up after I requested help following Ben
> stepping down as co-maintainer. Fan base been active in testing
> and review recently so great to have Fan on board.
>
> Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
>
> Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com

Glad you found a co-maintainer!

Acked-by: Markus Armbruster <armbru@redhat.com>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
  2023-02-28 11:39 ` [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer Jonathan Cameron via
  2023-02-28 12:00   ` Philippe Mathieu-Daudé
  2023-02-28 14:07   ` Markus Armbruster
@ 2023-02-28 17:00   ` Fan Ni
  2025-11-04 16:17   ` Peter Maydell
  3 siblings, 0 replies; 6+ messages in thread
From: Fan Ni @ 2023-02-28 17:00 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: qemu-devel@nongnu.org, Michael Tsirkin, Markus Armbruster,
	linux-cxl@vger.kernel.org, linuxarm@huawei.com, Adam Manzanares,
	dave@stgolabs.net

On Tue, Feb 28, 2023 at 11:39:26AM +0000, Jonathan Cameron wrote:
> Fan Ni has offered to help out with QEMU CXL emulation reviewing.
> Add him as a designated reviewer.
> 
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> 

Acked-by: Fan Ni <fan.ni@samsung.com>

> --
> Thanks to Fan for stepping up after I requested help following Ben
> stepping down as co-maintainer. Fan base been active in testing
> and review recently so great to have Fan on board.
> 
> Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
> 
> Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ea56c6ccc..838e1a91a4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2633,6 +2633,7 @@ T: git https://urldefense.com/v3/__https://gitlab.com/vsementsov/qemu.git__;!!EwVzqGoTKBqv-0DWAJBm!UcJW-DGImFKtSoRVFI1IzD3TFOpkBbeSwsmRlUdUKPdhiOMXbTFOABJvxDRBLgLAEt0RvW0cdBG19HgqiR_VceRIA91N$  block
>  
>  Compute Express Link
>  M: Jonathan Cameron <jonathan.cameron@huawei.com>
> +R: Fan Ni <fan.ni@samsung.com>
>  S: Supported
>  F: hw/cxl/
>  F: hw/mem/cxl_type3.c
> -- 
> 2.37.2
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
  2023-02-28 11:39 ` [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer Jonathan Cameron via
                     ` (2 preceding siblings ...)
  2023-02-28 17:00   ` Fan Ni
@ 2025-11-04 16:17   ` Peter Maydell
  2025-11-05  9:32     ` Jonathan Cameron via
  3 siblings, 1 reply; 6+ messages in thread
From: Peter Maydell @ 2025-11-04 16:17 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: qemu-devel, Michael Tsirkin, Markus Armbruster, Fan Ni, linux-cxl,
	linuxarm

On Tue, 28 Feb 2023 at 11:39, Jonathan Cameron via
<qemu-devel@nongnu.org> wrote:
>
> Fan Ni has offered to help out with QEMU CXL emulation reviewing.
> Add him as a designated reviewer.
>
> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
>
> --
> Thanks to Fan for stepping up after I requested help following Ben
> stepping down as co-maintainer. Fan base been active in testing
> and review recently so great to have Fan on board.
>
> Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
>
> Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7ea56c6ccc..838e1a91a4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2633,6 +2633,7 @@ T: git https://gitlab.com/vsementsov/qemu.git block
>
>  Compute Express Link
>  M: Jonathan Cameron <jonathan.cameron@huawei.com>
> +R: Fan Ni <fan.ni@samsung.com>
>  S: Supported
>  F: hw/cxl/
>  F: hw/mem/cxl_type3.c

Hi; I noticed today that Fan's samsung email is now bouncing
with "550 5.1.1 Recipient address rejected: User unknown".
Do we have a altenate email for him, or should we remove
his entry from the QEMU MAINTAINERS file; and if so is there
anybody else we should add as a reviewer for CXL ?

thanks
-- PMM


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
  2025-11-04 16:17   ` Peter Maydell
@ 2025-11-05  9:32     ` Jonathan Cameron via
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Cameron via @ 2025-11-05  9:32 UTC (permalink / raw)
  To: Peter Maydell
  Cc: qemu-devel, Michael Tsirkin, Markus Armbruster, linux-cxl,
	linuxarm, nifan.cxl

On Tue, 4 Nov 2025 16:17:07 +0000
Peter Maydell <peter.maydell@linaro.org> wrote:

> On Tue, 28 Feb 2023 at 11:39, Jonathan Cameron via
> <qemu-devel@nongnu.org> wrote:
> >
> > Fan Ni has offered to help out with QEMU CXL emulation reviewing.
> > Add him as a designated reviewer.
> >
> > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> >
> > --
> > Thanks to Fan for stepping up after I requested help following Ben
> > stepping down as co-maintainer. Fan base been active in testing
> > and review recently so great to have Fan on board.
> >
> > Based on patch [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
> >
> > Based-of: Message-id: 20230220212437.1462314-1-armbru@redhat.com
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7ea56c6ccc..838e1a91a4 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2633,6 +2633,7 @@ T: git https://gitlab.com/vsementsov/qemu.git block
> >
> >  Compute Express Link
> >  M: Jonathan Cameron <jonathan.cameron@huawei.com>
> > +R: Fan Ni <fan.ni@samsung.com>
> >  S: Supported
> >  F: hw/cxl/
> >  F: hw/mem/cxl_type3.c  
> 
> Hi; I noticed today that Fan's samsung email is now bouncing
> with "550 5.1.1 Recipient address rejected: User unknown".
> Do we have a altenate email for him, or should we remove
> his entry from the QEMU MAINTAINERS file; and if so is there
> anybody else we should add as a reviewer for CXL ?

My bad. I've had this on my todo list since Fan moved.

nifan.cxl@gmail.com
is the address Fan asked me to use.

I do plan to add a second reviewer (more welcome!) as Fan's time is
limited (not the day job any more), but wanted to let them ramp up
and review informally for a bit first.

Thanks,

Jonathan

> 
> thanks
> -- PMM



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-05  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20230228113930uscas1p1ee175978a900da78cf499695e7701e0f@uscas1p1.samsung.com>
2023-02-28 11:39 ` [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer Jonathan Cameron via
2023-02-28 12:00   ` Philippe Mathieu-Daudé
2023-02-28 14:07   ` Markus Armbruster
2023-02-28 17:00   ` Fan Ni
2025-11-04 16:17   ` Peter Maydell
2025-11-05  9:32     ` Jonathan Cameron via

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).