* [PULL for-11.0 0/2] s390x maintainer updates
@ 2026-03-24 12:34 Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer Cornelia Huck
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Cornelia Huck @ 2026-03-24 12:34 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-s390x, Cornelia Huck
The following changes since commit 750ed363ebfb108082b40bc532b20564bf00f913:
Merge tag 'hw-misc-20260323' of https://github.com/philmd/qemu into staging (2026-03-23 16:58:15 +0000)
are available in the Git repository at:
https://gitlab.com/cohuck/qemu tags/s390x-20260324
for you to fetch changes up to 8a749493544e027a43a14a6eba23feb7e9e5c370:
mailmap: Update email for Nina Schoetterl-Glausch (2026-03-24 11:52:11 +0100)
----------------------------------------------------------------
s390x maintainer and mailmap updates
----------------------------------------------------------------
Gautam Gala (1):
MAINTAINERS: S390 CPU topology: Change maintainer
Nina Schoetterl-Glausch (1):
mailmap: Update email for Nina Schoetterl-Glausch
.mailmap | 1 +
MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.53.0
^ permalink raw reply [flat|nested] 4+ messages in thread* [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer
2026-03-24 12:34 [PULL for-11.0 0/2] s390x maintainer updates Cornelia Huck
@ 2026-03-24 12:34 ` Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch Cornelia Huck
2026-03-24 18:35 ` [PULL for-11.0 0/2] s390x maintainer updates Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Cornelia Huck @ 2026-03-24 12:34 UTC (permalink / raw)
To: qemu-devel
Cc: qemu-s390x, Gautam Gala, Eric Farman, Matthew Rosato,
Nina Schoetterl-Glausch, Cornelia Huck
From: Gautam Gala <ggala@linux.ibm.com>
Replace Nina with me as the maintainer for s390 CPU topology.
Signed-off-by: Gautam Gala <ggala@linux.ibm.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Message-ID: <20260319094835.80329-1-ggala@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 25fb621c30a4..e29ddeb611fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1917,7 +1917,7 @@ F: hw/s390x/sclp*.c
L: qemu-s390x@nongnu.org
S390 CPU topology
-M: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
+M: Gautam Gala <ggala@linux.ibm.com>
S: Supported
F: include/hw/s390x/cpu-topology.h
F: hw/s390x/cpu-topology.c
--
2.53.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch
2026-03-24 12:34 [PULL for-11.0 0/2] s390x maintainer updates Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer Cornelia Huck
@ 2026-03-24 12:34 ` Cornelia Huck
2026-03-24 18:35 ` [PULL for-11.0 0/2] s390x maintainer updates Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Cornelia Huck @ 2026-03-24 12:34 UTC (permalink / raw)
To: qemu-devel
Cc: qemu-s390x, Nina Schoetterl-Glausch, Matthew Rosato,
Cornelia Huck
From: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Update to my private email.
Signed-off-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Message-ID: <20260319142048.917219-1-nsg@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 0690f7be34be..383948400a20 100644
--- a/.mailmap
+++ b/.mailmap
@@ -97,6 +97,7 @@ Leif Lindholm <leif.lindholm@oss.qualcomm.com> <leif@nuviainc.com>
Luc Michel <luc@lmichel.fr> <luc.michel@git.antfield.fr>
Luc Michel <luc@lmichel.fr> <luc.michel@greensocs.com>
Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu>
+Nina Schoetterl-Glausch <oss@nina.schoetterlglausch.eu> <nsg@linux.ibm.com>
Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org>
Paul Brook <paul@nowt.org> <paul@codesourcery.com>
Paul Burton <paulburton@kernel.org> <paul.burton@mips.com>
--
2.53.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PULL for-11.0 0/2] s390x maintainer updates
2026-03-24 12:34 [PULL for-11.0 0/2] s390x maintainer updates Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch Cornelia Huck
@ 2026-03-24 18:35 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2026-03-24 18:35 UTC (permalink / raw)
To: Cornelia Huck; +Cc: qemu-devel, qemu-s390x
On Tue, 24 Mar 2026 at 12:35, Cornelia Huck <cohuck@redhat.com> wrote:
>
> The following changes since commit 750ed363ebfb108082b40bc532b20564bf00f913:
>
> Merge tag 'hw-misc-20260323' of https://github.com/philmd/qemu into staging (2026-03-23 16:58:15 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/cohuck/qemu tags/s390x-20260324
>
> for you to fetch changes up to 8a749493544e027a43a14a6eba23feb7e9e5c370:
>
> mailmap: Update email for Nina Schoetterl-Glausch (2026-03-24 11:52:11 +0100)
>
> ----------------------------------------------------------------
> s390x maintainer and mailmap updates
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0
for any user-visible changes.
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-03-24 18:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 12:34 [PULL for-11.0 0/2] s390x maintainer updates Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer Cornelia Huck
2026-03-24 12:34 ` [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch Cornelia Huck
2026-03-24 18:35 ` [PULL for-11.0 0/2] s390x maintainer updates Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox