[PATCH] MAINTAINERS: add Edgar as Xen maintainer

Stefano Stabellini posted 1 patch 4 months, 2 weeks ago
Failed in applying to current master (apply log)
[PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Stefano Stabellini 4 months, 2 weeks ago
Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
maintainer for years, and has already made key changes to one of the
most difficult areas of the Xen subsystem (the mapcache).

Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
are very happy to welcome him to the team. His knowledge and expertise
with QEMU internals will be of great help.

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 6725913c8b..63e11095a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -536,6 +536,7 @@ X86 Xen CPUs
 M: Stefano Stabellini <sstabellini@kernel.org>
 M: Anthony PERARD <anthony@xenproject.org>
 M: Paul Durrant <paul@xen.org>
+M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 L: xen-devel@lists.xenproject.org
 S: Supported
 F: */xen*
Re: [PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Alex Bennée 4 months, 2 weeks ago
Stefano Stabellini <sstabellini@kernel.org> writes:

> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
>
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Edgar E. Iglesias 4 months, 2 weeks ago
On Thu, Jul 11, 2024 at 12:09 PM Alex Bennée <alex.bennee@linaro.org> wrote:

> Stefano Stabellini <sstabellini@kernel.org> writes:
>
> > Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> > maintainer for years, and has already made key changes to one of the
> > most difficult areas of the Xen subsystem (the mapcache).
> >
> > Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> > are very happy to welcome him to the team. His knowledge and expertise
> > with QEMU internals will be of great help.
> >
> > Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
>
>
Thanks all!

I'll put this together with the reviewed mapcache fixes into a pull-request!

Best regards,
Edgar
Re: [PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Anthony PERARD 4 months, 2 weeks ago
On Wed, Jul 10, 2024 at 01:28:52PM -0700, Stefano Stabellini wrote:
> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
> 
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
>  M: Anthony PERARD <anthony@xenproject.org>
>  M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
>  F: */xen*

Acked-by: Anthony PERARD <anthony@xenproject.org>

Welcome!
Cheers,

-- 
Anthony PERARD
Re: [PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Paul Durrant 4 months, 2 weeks ago
On 10/07/2024 22:28, Stefano Stabellini wrote:
> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
> 
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
> 

Reviewed-by: Paul Durrant <paul@xen.org>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>   M: Stefano Stabellini <sstabellini@kernel.org>
>   M: Anthony PERARD <anthony@xenproject.org>
>   M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>   L: xen-devel@lists.xenproject.org
>   S: Supported
>   F: */xen*
Re: [PATCH] MAINTAINERS: add Edgar as Xen maintainer
Posted by Edgar E. Iglesias 4 months, 2 weeks ago
On Wed, Jul 10, 2024 at 10:28 PM Stefano Stabellini <sstabellini@kernel.org>
wrote:

> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
>
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>
>
Thanks Stefano!

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>




> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
>  M: Anthony PERARD <anthony@xenproject.org>
>  M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
>  F: */xen*
>