* [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
@ 2026-05-06 10:21 Magnus Kulke
2026-05-07 8:28 ` Daniel P. Berrangé
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Magnus Kulke @ 2026-05-06 10:21 UTC (permalink / raw)
To: qemu-devel
Cc: Magnus Kulke, Doru Blânzeanu, Wei Liu, Paolo Bonzini,
Wei Liu, Doru Blânzeanu
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
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
2026-05-06 10:21 [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Magnus Kulke
@ 2026-05-07 8:28 ` Daniel P. Berrangé
2026-05-07 9:24 ` Magnus Kulke
2026-05-07 9:19 ` Doru Blânzeanu
2026-05-13 17:42 ` Markus Armbruster
2 siblings, 1 reply; 5+ messages in thread
From: Daniel P. Berrangé @ 2026-05-07 8:28 UTC (permalink / raw)
To: Magnus Kulke
Cc: qemu-devel, Magnus Kulke, Doru Blânzeanu, Wei Liu,
Paolo Bonzini, Wei Liu, Doru Blânzeanu
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 :|
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
2026-05-07 8:28 ` Daniel P. Berrangé
@ 2026-05-07 9:24 ` Magnus Kulke
0 siblings, 0 replies; 5+ messages in thread
From: Magnus Kulke @ 2026-05-07 9:24 UTC (permalink / raw)
To: Daniel P. Berrangé
Cc: qemu-devel, Magnus Kulke, Doru Blânzeanu, Wei Liu,
Paolo Bonzini, Wei Liu, Doru Blânzeanu
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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
2026-05-06 10:21 [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Magnus Kulke
2026-05-07 8:28 ` Daniel P. Berrangé
@ 2026-05-07 9:19 ` Doru Blânzeanu
2026-05-13 17:42 ` Markus Armbruster
2 siblings, 0 replies; 5+ messages in thread
From: Doru Blânzeanu @ 2026-05-07 9:19 UTC (permalink / raw)
To: Magnus Kulke
Cc: qemu-devel, Magnus Kulke, Wei Liu, Paolo Bonzini, Wei Liu,
Doru Blânzeanu
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>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
2026-05-06 10:21 [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Magnus Kulke
2026-05-07 8:28 ` Daniel P. Berrangé
2026-05-07 9:19 ` Doru Blânzeanu
@ 2026-05-13 17:42 ` Markus Armbruster
2 siblings, 0 replies; 5+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:42 UTC (permalink / raw)
To: Magnus Kulke
Cc: qemu-devel, Magnus Kulke, Doru Blânzeanu, Wei Liu,
Paolo Bonzini, Wei Liu, Doru Blânzeanu
Magnus Kulke <magnuskulke@linux.microsoft.com> writes:
> Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
I'll take this through my tree. Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-05-13 17:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 10:21 [PATCH] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Magnus Kulke
2026-05-07 8:28 ` Daniel P. Berrangé
2026-05-07 9:24 ` Magnus Kulke
2026-05-07 9:19 ` Doru Blânzeanu
2026-05-13 17:42 ` Markus Armbruster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox