* [PULL 1/6] MAINTAINERS: add self as reviewer for PowerNV and PPC TCG
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-13 17:51 ` [PULL 2/6] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Markus Armbruster
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, Harsh Prateek Bora, Chinmay Rath, Aditya Gupta
From: Harsh Prateek Bora <harshpb@linux.ibm.com>
Also remove the redundant entry for pseries.
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Message-ID: <20260501144558.24491-1-harshpb@linux.ibm.com>
Reviewed-by: Chinmay Rath <rathc@linux.ibm.com>
Acked-by: Aditya Gupta <adityag@linux.ibm.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 93a1e4e482..2a39a53067 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -327,6 +327,7 @@ PowerPC TCG CPUs
M: Nicholas Piggin <npiggin@gmail.com>
R: Chinmay Rath <rathc@linux.ibm.com>
R: Glenn Miles <milesg@linux.ibm.com>
+R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: target/ppc/
@@ -1634,7 +1635,6 @@ F: tests/functional/ppc/test_40p.py
sPAPR (pseries)
M: Nicholas Piggin <npiggin@gmail.com>
M: Harsh Prateek Bora <harshpb@linux.ibm.com>
-R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: hw/*/spapr*
@@ -1660,6 +1660,7 @@ PowerNV (Non-Virtualized)
M: Nicholas Piggin <npiggin@gmail.com>
R: Aditya Gupta <adityag@linux.ibm.com>
R: Glenn Miles <milesg@linux.ibm.com>
+R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: docs/system/ppc/powernv.rst
--
2.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PULL 2/6] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
2026-05-13 17:51 ` [PULL 1/6] MAINTAINERS: add self as reviewer for PowerNV and PPC TCG Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-13 17:51 ` [PULL 3/6] MAINTAINERS: update HEST maintainership entries Markus Armbruster
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, Magnus Kulke, Doru Blânzeanu
From: Magnus Kulke <magnuskulke@linux.microsoft.com>
Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
Message-ID: <20260506102156.501805-1-magnuskulke@linux.microsoft.com>
Reviewed-by: Doru Blânzeanu <dblanzeanu@linux.microsoft.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2a39a53067..b57f40f739 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -597,6 +597,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
@@ -612,6 +613,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.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PULL 3/6] MAINTAINERS: update HEST maintainership entries
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
2026-05-13 17:51 ` [PULL 1/6] MAINTAINERS: add self as reviewer for PowerNV and PPC TCG Markus Armbruster
2026-05-13 17:51 ` [PULL 2/6] MAINTAINERS: Add Doru Blânzeanu as MSHV reviewer Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-13 17:51 ` [PULL 4/6] MAINTAINERS: Add self as maintainer for XIVE Markus Armbruster
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, Mauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mark HEST code as maintained and assign them to me.
While here, add a "L" entry to EDAC ML as RAS discussions
usually happen there.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Message-ID: <6316f5b788cdc6b63e808606649dc5862271b22e.1778075257.git.mchehab+huawei@kernel.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b57f40f739..de1eb1869b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2237,14 +2237,17 @@ F: tests/functional/x86_64/test_acpi_bits.py
F: docs/devel/testing/acpi-bits.rst
ACPI/HEST/GHES
+M: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
+L: linux-edac@vger.kernel.org
L: qemu-arm@nongnu.org
-S: Orphan
+S: Maintained
F: hw/acpi/ghes.c
F: include/hw/acpi/ghes.h
F: docs/specs/acpi_hest_ghes.rst
ACPI/HEST/GHES/ARM processor CPER
-R: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
+M: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
+L: linux-edac@vger.kernel.org
S: Maintained
F: hw/arm/ghes_cper.c
F: hw/acpi/ghes_cper_stub.c
--
2.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PULL 4/6] MAINTAINERS: Add self as maintainer for XIVE
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
` (2 preceding siblings ...)
2026-05-13 17:51 ` [PULL 3/6] MAINTAINERS: update HEST maintainership entries Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-13 17:51 ` [PULL 5/6] MAINTAINERS: Update RDMA migration entry with M: Markus Armbruster
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel
Cc: stefanha, Glenn Miles, Cédric Le Goater, Caleb Schlossin,
Harsh Prateek Bora
From: Glenn Miles <milesg@linux.ibm.com>
Adding self as maintainer for XIVE
Signed-off-by: Glenn Miles (milesg@linux.ibm.com>
Message-ID: <20260507154530.364296-1-milesg@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Caleb Schlossin <calebs@linux.ibm.com>
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index de1eb1869b..6748c03928 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2888,8 +2888,8 @@ F: tests/qtest/libqos/fw_cfg.c
F: tests/qtest/fw_cfg-test.c
XIVE
+M: Glenn Miles <milesg@linux.ibm.com>
R: Gautam Menghani <gautam@linux.ibm.com>
-R: Glenn Miles <milesg@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: hw/*/*xive*
--
2.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PULL 5/6] MAINTAINERS: Update RDMA migration entry with M:
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
` (3 preceding siblings ...)
2026-05-13 17:51 ` [PULL 4/6] MAINTAINERS: Add self as maintainer for XIVE Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-13 17:51 ` [PULL 6/6] MAINTAINERS: Add myself as a reviewer for Checkpatch Markus Armbruster
2026-05-14 16:28 ` [PULL 0/6] MAINTAINERS patches for 2026-05-13 Stefan Hajnoczi
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, Peter Xu, Zhijian Li (Fujitsu), Fabiano Rosas
From: Peter Xu <peterx@redhat.com>
We wanted to remove RDMA migration once but that didn't go further. In
reality, with the help of Zhijian it's in Odd Fixes stage, even if we just
merged one new parameter for it, for performance improvements.
Markus pointed out we'd better have at least one M: for it to match
anything that is not orphaned.
Remove the X: for Migration entry for RDMA files, then it'll start to cover
RDMA migration again. Keep the separate entry so Zhijian can keep getting
copied, and copy the M:s over to say someone is collecting patches.
Logically these M:s aren't needed after removing X:, but make it clearer.
Link: https://lore.kernel.org/r/5326b854-fcea-4af6-a479-792888a94a4d@fujitsu.com
Cc: Zhijian Li (Fujitsu) <lizhijian@fujitsu.com>
Cc: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-ID: <20260511143026.1296485-1-peterx@redhat.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6748c03928..0d9c7146da 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3769,11 +3769,11 @@ F: docs/devel/migration/
F: qapi/migration.json
F: tests/migration-stress/
F: util/userfaultfd.c
-X: migration/rdma*
RDMA Migration
+M: Peter Xu <peterx@redhat.com>
+M: Fabiano Rosas <farosas@suse.de>
R: Li Zhijian <lizhijian@fujitsu.com>
-R: Peter Xu <peterx@redhat.com>
S: Odd Fixes
F: migration/rdma*
F: scripts/rdma-migration-helper.sh
--
2.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PULL 6/6] MAINTAINERS: Add myself as a reviewer for Checkpatch
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
` (4 preceding siblings ...)
2026-05-13 17:51 ` [PULL 5/6] MAINTAINERS: Update RDMA migration entry with M: Markus Armbruster
@ 2026-05-13 17:51 ` Markus Armbruster
2026-05-14 16:28 ` [PULL 0/6] MAINTAINERS patches for 2026-05-13 Stefan Hajnoczi
6 siblings, 0 replies; 8+ messages in thread
From: Markus Armbruster @ 2026-05-13 17:51 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha, Chao Liu, Philippe Mathieu-Daudé
From: Chao Liu <chao.liu.zevorn@gmail.com>
Add myself as a reviewer for the Checkpatch module, so I can help
review related patches and continue maintaining it.
Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
Message-ID: <20260513070830.851842-1-chao.liu.zevorn@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0d9c7146da..2fa0a77ac6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3745,6 +3745,7 @@ F: hw/pci/pcie_doe.c
F: docs/specs/spdm.rst
Checkpatch
+R: Chao Liu <chao.liu.zevorn@gmail.com>
S: Odd Fixes
F: scripts/checkpatch.pl
--
2.54.0
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PULL 0/6] MAINTAINERS patches for 2026-05-13
2026-05-13 17:51 [PULL 0/6] MAINTAINERS patches for 2026-05-13 Markus Armbruster
` (5 preceding siblings ...)
2026-05-13 17:51 ` [PULL 6/6] MAINTAINERS: Add myself as a reviewer for Checkpatch Markus Armbruster
@ 2026-05-14 16:28 ` Stefan Hajnoczi
6 siblings, 0 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2026-05-14 16:28 UTC (permalink / raw)
To: Markus Armbruster; +Cc: qemu-devel, stefanha
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread