[PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer

Magnus Kulke posted 1 patch 1 week, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260506102156.501805-1-magnuskulke@linux.microsoft.com
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
Posted by Magnus Kulke 1 week, 6 days ago
Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index afa178c5cc..c6c0e1b4ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -587,6 +587,7 @@ F: docs/system/whpx.rst
 MSHV
 M: Magnus Kulke <magnuskulke@linux.microsoft.com>
 R: Wei Liu <wei.liu@kernel.org>
+R: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
 S: Supported
 F: accel/mshv/
 F: include/system/mshv.h
@@ -602,6 +603,7 @@ F: include/system/nitro-accel.h
 X86 MSHV CPUs
 M: Magnus Kulke <magnuskulke@linux.microsoft.com>
 R: Wei Liu <wei.liu@kernel.org>
+R: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
 S: Supported
 F: target/i386/mshv/
 
-- 
2.34.1


Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
Posted by Markus Armbruster 6 days, 4 hours ago
Magnus Kulke <magnuskulke@linux.microsoft.com> writes:

> Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>

I'll take this through my tree.  Thanks!
Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
Posted by Doru Blânzeanu 1 week, 5 days ago
On Wed, May 06, 2026 at 12:21:56PM +0200, Magnus Kulke wrote:
> Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 

Reviewed-by: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
Posted by Daniel P. Berrangé 1 week, 5 days ago
On Wed, May 06, 2026 at 12:21:56PM +0200, Magnus Kulke wrote:
> Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)

Given this will result in Doru being automatically CC'd on patch
mails, it ought to have either a signed-off-by, or at least a
reviewed-by, from Doru to indicate they are happy with this.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index afa178c5cc..c6c0e1b4ca 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -587,6 +587,7 @@ F: docs/system/whpx.rst
>  MSHV
>  M: Magnus Kulke <magnuskulke@linux.microsoft.com>
>  R: Wei Liu <wei.liu@kernel.org>
> +R: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
>  S: Supported
>  F: accel/mshv/
>  F: include/system/mshv.h
> @@ -602,6 +603,7 @@ F: include/system/nitro-accel.h
>  X86 MSHV CPUs
>  M: Magnus Kulke <magnuskulke@linux.microsoft.com>
>  R: Wei Liu <wei.liu@kernel.org>
> +R: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
>  S: Supported
>  F: target/i386/mshv/
>  
> -- 
> 2.34.1
> 
> 

With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
Posted by Magnus Kulke 1 week, 5 days ago
On Thu, May 07, 2026 at 09:28:54AM +0100, Daniel P. Berrangé wrote:
> On Wed, May 06, 2026 at 12:21:56PM +0200, Magnus Kulke wrote:
> > Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> 
> Given this will result in Doru being automatically CC'd on patch
> mails, it ought to have either a signed-off-by, or at least a
> reviewed-by, from Doru to indicate they are happy with this.
> 

Thx, that makes sense, I asked Doru to review.