All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] MAINTAINERS: Update PhilMD entries
@ 2026-04-17 11:05 Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 1/7] MAINTAINERS: Maintain MIPS Boston Philippe Mathieu-Daudé
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Philippe Mathieu-Daudé

Based-on: <20260416091654.316158-1-peter.maydell@linaro.org>

Philippe Mathieu-Daudé (7):
  MAINTAINERS: Maintain MIPS Boston
  MAINTAINERS: Step up to maintain core machine code
  MAINTAINERS: Merge PCIe DOE section within SPDM
  MAINTAINERS: Cover hexloader tests under the Generic Loader section
  MAINTAINERS: Remove PhilMD from firmware sections
  MAINTAINERS: Remove PhilMD from NVMe Block Driver
  MAINTAINERS: Transfer CI maintenance to Pierrick

 MAINTAINERS | 34 +++++++++++++---------------------
 1 file changed, 13 insertions(+), 21 deletions(-)

-- 
2.53.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 1/7] MAINTAINERS: Maintain MIPS Boston
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code Philippe Mathieu-Daudé
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Philippe Mathieu-Daudé, Jiaxun Yang

Maintain the Boston board as just another MIPS board.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a50e5dbaaba..f0950479ab2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1485,6 +1485,7 @@ F: include/hw/intc/loongson_liointc.h
 F: tests/functional/mips64el/test_loongson3v.py
 
 Boston
+M: Philippe Mathieu-Daudé <philmd@linaro.org>
 R: Aleksandar Rikalo <arikalo@gmail.com>
 S: Odd Fixes
 F: hw/core/loader-fit.c
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 1/7] MAINTAINERS: Maintain MIPS Boston Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-17 12:31   ` Alex Bennée
  2026-04-17 11:05 ` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM Philippe Mathieu-Daudé
                   ` (4 subsequent siblings)
  6 siblings, 1 reply; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé, Paolo Bonzini,
	Igor Mammedov, Yanan Wang, Eduardo Habkost, Marcel Apfelbaum

The 'Machine core' section is orphan. Being acquainted
with the code, step up to maintain it.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Yanan Wang <wangyanan55@huawei.com>
Cc: Eduardo Habkost <eduardo@habkost.net>
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0950479ab2..11bf50a9ecf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2006,9 +2006,9 @@ F: include/hw/i386/nitro_enclave.h
 F: docs/system/i386/nitro-enclave.rst
 
 Machine core
-R: Philippe Mathieu-Daudé <philmd@linaro.org>
+M: Philippe Mathieu-Daudé <philmd@linaro.org>
 R: Zhao Liu <zhao1.liu@intel.com>
-S: Supported
+S: Maintained
 F: hw/core/cpu-common.c
 F: hw/core/cpu-system.c
 F: hw/core/machine-qmp-cmds.c
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 1/7] MAINTAINERS: Maintain MIPS Boston Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-19 19:45   ` Gustavo Romero
  2026-04-19 23:16   ` Alistair Francis
  2026-04-17 11:05 ` [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section Philippe Mathieu-Daudé
                   ` (3 subsequent siblings)
  6 siblings, 2 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé, Tao Tang,
	Gustavo Romero, Alistair Francis, Jonathan Cameron

SPDM depends on PCIe DOE, so it makes sense to cover
these files there. Cover the spdm.rst document. Add
Tao Tang who volunteered to be designated reviewer:
https://lore.kernel.org/qemu-devel/44abaece-6a6f-43c6-b29a-53d6eb08033c@phytium.com.cn/

Cc: Tao Tang <tangtao1634@phytium.com.cn>
Cc: Gustavo Romero <gustavo.romero@linaro.org>
Cc: Alistair Francis <alistair.francis@wdc.com>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 11bf50a9ecf..eccc0d64331 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2150,11 +2150,6 @@ F: docs/pci*
 F: docs/specs/*pci*
 F: docs/system/sriov.rst
 
-PCIE DOE
-S: Orphan
-F: include/hw/pci/pcie_doe.h
-F: hw/pci/pcie_doe.c
-
 ARM PCI Hotplug
 M: Gustavo Romero <gustavo.romero@linaro.org>
 L: qemu-arm@nongnu.org
@@ -3693,11 +3688,15 @@ F: tests/qtest/*tpm*
 F: docs/specs/tpm.rst
 T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
 
-SPDM
+SPDM, PCIe DOE
 M: Alistair Francis <alistair.francis@wdc.com>
+R: Tao Tang <tangtao1634@phytium.com.cn>
 S: Maintained
 F: backends/spdm-socket.c
 F: include/system/spdm-socket.h
+F: include/hw/pci/pcie_doe.h
+F: hw/pci/pcie_doe.c
+F: docs/specs/spdm.rst
 
 Checkpatch
 S: Odd Fixes
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
                   ` (2 preceding siblings ...)
  2026-04-17 11:05 ` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-20  0:29   ` Alistair Francis
  2026-04-17 11:05 ` [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections Philippe Mathieu-Daudé
                   ` (2 subsequent siblings)
  6 siblings, 1 reply; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Philippe Mathieu-Daudé, Alistair Francis

Drop the orphan 'Intel Hexadecimal Object File Loader' section
but keep the tests covered under the Generic Loader section, since
both loader.c and generic-loader.c calls load_targphys_hex_as().

Cc: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eccc0d64331..d5e766ca6c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2701,6 +2701,8 @@ F: hw/core/generic-loader.c
 F: hw/core/uboot_image.h
 F: include/hw/core/generic-loader.h
 F: docs/system/generic-loader.rst
+F: tests/qtest/hexloader-test.c
+F: tests/data/hex-loader/test.hex
 
 Guest Loader
 M: Alex Bennée <alex.bennee@linaro.org>
@@ -2709,11 +2711,6 @@ F: hw/core/guest-loader.c
 F: docs/system/guest-loader.rst
 F: tests/functional/aarch64/test_xen.py
 
-Intel Hexadecimal Object File Loader
-S: Orphan
-F: tests/qtest/hexloader-test.c
-F: tests/data/hex-loader/test.hex
-
 CHRP NVRAM
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 S: Maintained
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
                   ` (3 preceding siblings ...)
  2026-04-17 11:05 ` [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-17 11:21   ` Daniel P. Berrangé
  2026-04-17 11:23   ` Markus Armbruster
  2026-04-17 11:05 ` [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver Philippe Mathieu-Daudé
  2026-04-17 11:05 ` [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick Philippe Mathieu-Daudé
  6 siblings, 2 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé, Gerd Hoffmann,
	Daniel P. Berrange, Kashyap Chamarthy

I'm not paid to support this code. I haven't followed
it neither, so be fair and just remove myself.
Demote the status to 'Odd Fixes'.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Kashyap Chamarthy <kchamart@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d5e766ca6c9..df8413c79e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2837,9 +2837,8 @@ F: hw/usb/vt82c686-uhci-pci.c
 F: include/hw/isa/vt82c686.h
 
 Firmware configuration (fw_cfg)
-M: Philippe Mathieu-Daudé <philmd@linaro.org>
 R: Gerd Hoffmann <kraxel@redhat.com>
-S: Supported
+S: Odd Fixes
 F: docs/specs/fw_cfg.rst
 F: hw/nvram/fw_cfg*.c
 F: stubs/fw_cfg.c
@@ -3955,14 +3954,12 @@ F: docs/specs/fsi.rst
 F: tests/qtest/aspeed_fsi-test.c
 
 Firmware schema specifications
-M: Philippe Mathieu-Daudé <philmd@linaro.org>
 R: Daniel P. Berrange <berrange@redhat.com>
 R: Kashyap Chamarthy <kchamart@redhat.com>
 S: Maintained
 F: docs/interop/firmware.json
 
 EDK2 Firmware
-M: Philippe Mathieu-Daudé <philmd@linaro.org>
 M: Gerd Hoffmann <kraxel@redhat.com>
 S: Supported
 F: hw/i386/*ovmf*
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
                   ` (4 preceding siblings ...)
  2026-04-17 11:05 ` [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-20 15:47   ` Stefan Hajnoczi
  2026-04-17 11:05 ` [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick Philippe Mathieu-Daudé
  6 siblings, 1 reply; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Philippe Mathieu-Daudé, Stefan Hajnoczi

I'm not following this code anymore, no need
to be listed as reviewer.

Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index df8413c79e7..3cbb5d30709 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4223,7 +4223,6 @@ F: block/null.c
 NVMe Block Driver
 M: Stefan Hajnoczi <stefanha@redhat.com>
 R: Fam Zheng <fam@euphon.net>
-R: Philippe Mathieu-Daudé <philmd@linaro.org>
 L: qemu-block@nongnu.org
 S: Supported
 F: block/nvme*
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick
  2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
                   ` (5 preceding siblings ...)
  2026-04-17 11:05 ` [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver Philippe Mathieu-Daudé
@ 2026-04-17 11:05 ` Philippe Mathieu-Daudé
  2026-04-17 19:52   ` Pierrick Bouvier
  6 siblings, 1 reply; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-04-17 11:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé, Alex Bennée,
	Pierrick Bouvier

Pass the torch to Pierrick who does much better and useful
work in this area: https://github.com/p-b-o/qemu-ci

Remove me from custom runner files since I don't have
contact with OSUOSL or IBM.

Cc: Alex Bennée <alex.bennee@linaro.org>
Cc: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3cbb5d30709..1c326421848 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4444,7 +4444,7 @@ Build and test automation
 Build and test automation, general continuous integration
 M: Alex Bennée <alex.bennee@linaro.org>
 T: git https://gitlab.com/stsquad/qemu testing/next
-M: Philippe Mathieu-Daudé <philmd@linaro.org>
+M: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
 S: Maintained
 F: .github/workflows/lockdown.yml
 F: .gitlab-ci.yml
@@ -4489,13 +4489,11 @@ F: .gitlab-ci.d/windows.yml
 
 Guest Test Compilation Support
 M: Alex Bennée <alex.bennee@linaro.org>
-R: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Maintained
 F: tests/tcg/Makefile.target
 
 GitLab custom runners (HW sponsored by Linaro, OSUOSL and IBM)
 M: Alex Bennée <alex.bennee@linaro.org>
-M: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Maintained
 F: .gitlab-ci.d/custom-runners/ubuntu-24.04-aarch64.yml
 F: .gitlab-ci.d/custom-runners/ubuntu-24.04-s390x.yml
@@ -4530,6 +4528,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
 R: Marc-André Lureau <marcandre.lureau@redhat.com>
 R: Daniel P. Berrange <berrange@redhat.com>
 R: Philippe Mathieu-Daudé <philmd@linaro.org>
+R: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
 S: Maintained
 F: meson.build
 F: meson_options.txt
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* Re: [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
  2026-04-17 11:05 ` [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections Philippe Mathieu-Daudé
@ 2026-04-17 11:21   ` Daniel P. Berrangé
  2026-04-17 11:23   ` Markus Armbruster
  1 sibling, 0 replies; 16+ messages in thread
From: Daniel P. Berrangé @ 2026-04-17 11:21 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: qemu-devel, Thomas Huth, Gerd Hoffmann, Kashyap Chamarthy

On Fri, Apr 17, 2026 at 01:05:47PM +0200, Philippe Mathieu-Daudé wrote:
> I'm not paid to support this code. I haven't followed
> it neither, so be fair and just remove myself.
> Demote the status to 'Odd Fixes'.
> 
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Kashyap Chamarthy <kchamart@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  MAINTAINERS | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d5e766ca6c9..df8413c79e7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2837,9 +2837,8 @@ F: hw/usb/vt82c686-uhci-pci.c
>  F: include/hw/isa/vt82c686.h
>  
>  Firmware configuration (fw_cfg)
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  R: Gerd Hoffmann <kraxel@redhat.com>
> -S: Supported
> +S: Odd Fixes

Gerd is only "R", so shoudln't this be "Orphaned" ?

>  F: docs/specs/fw_cfg.rst
>  F: hw/nvram/fw_cfg*.c
>  F: stubs/fw_cfg.c
> @@ -3955,14 +3954,12 @@ F: docs/specs/fsi.rst
>  F: tests/qtest/aspeed_fsi-test.c
>  
>  Firmware schema specifications
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  R: Daniel P. Berrange <berrange@redhat.com>
>  R: Kashyap Chamarthy <kchamart@redhat.com>
>  S: Maintained
>  F: docs/interop/firmware.json

Likewise only 'R' entries are left, so "Orphaned".

That said, I don't mind being listed as a maintainer
here if we call it "Odd fixes".

>  
>  EDK2 Firmware
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  M: Gerd Hoffmann <kraxel@redhat.com>
>  S: Supported
>  F: hw/i386/*ovmf*
> -- 
> 2.53.0
> 

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] 16+ messages in thread

* Re: [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
  2026-04-17 11:05 ` [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections Philippe Mathieu-Daudé
  2026-04-17 11:21   ` Daniel P. Berrangé
@ 2026-04-17 11:23   ` Markus Armbruster
  1 sibling, 0 replies; 16+ messages in thread
From: Markus Armbruster @ 2026-04-17 11:23 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: qemu-devel, Thomas Huth, Gerd Hoffmann, Daniel P. Berrange,
	Kashyap Chamarthy

Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> I'm not paid to support this code. I haven't followed
> it neither, so be fair and just remove myself.
> Demote the status to 'Odd Fixes'.
>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Kashyap Chamarthy <kchamart@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  MAINTAINERS | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d5e766ca6c9..df8413c79e7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2837,9 +2837,8 @@ F: hw/usb/vt82c686-uhci-pci.c
>  F: include/hw/isa/vt82c686.h
>  
>  Firmware configuration (fw_cfg)
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  R: Gerd Hoffmann <kraxel@redhat.com>
> -S: Supported
> +S: Odd Fixes
>  F: docs/specs/fw_cfg.rst
>  F: hw/nvram/fw_cfg*.c
>  F: stubs/fw_cfg.c
> @@ -3955,14 +3954,12 @@ F: docs/specs/fsi.rst
>  F: tests/qtest/aspeed_fsi-test.c
>  
>  Firmware schema specifications
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  R: Daniel P. Berrange <berrange@redhat.com>
>  R: Kashyap Chamarthy <kchamart@redhat.com>
>  S: Maintained

Odd fixes?

>  F: docs/interop/firmware.json
>  
>  EDK2 Firmware
> -M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  M: Gerd Hoffmann <kraxel@redhat.com>
>  S: Supported
>  F: hw/i386/*ovmf*



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code
  2026-04-17 11:05 ` [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code Philippe Mathieu-Daudé
@ 2026-04-17 12:31   ` Alex Bennée
  0 siblings, 0 replies; 16+ messages in thread
From: Alex Bennée @ 2026-04-17 12:31 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: qemu-devel, Thomas Huth, Paolo Bonzini, Igor Mammedov, Yanan Wang,
	Eduardo Habkost, Marcel Apfelbaum

Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> The 'Machine core' section is orphan. Being acquainted
> with the code, step up to maintain it.
>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Igor Mammedov <imammedo@redhat.com>
> Cc: Yanan Wang <wangyanan55@huawei.com>
> Cc: Eduardo Habkost <eduardo@habkost.net>
> Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

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

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick
  2026-04-17 11:05 ` [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick Philippe Mathieu-Daudé
@ 2026-04-17 19:52   ` Pierrick Bouvier
  0 siblings, 0 replies; 16+ messages in thread
From: Pierrick Bouvier @ 2026-04-17 19:52 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: Thomas Huth, Alex Bennée

On 4/17/2026 4:05 AM, Philippe Mathieu-Daudé wrote:
> Pass the torch to Pierrick who does much better and useful
> work in this area: https://github.com/p-b-o/qemu-ci
> 
> Remove me from custom runner files since I don't have
> contact with OSUOSL or IBM.
> 
> Cc: Alex Bennée <alex.bennee@linaro.org>
> Cc: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   MAINTAINERS | 5 ++---
>   1 file changed, 2 insertions(+), 3 deletions(-)
> 

Thanks Philippe, I'm glad to help on this.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>

Regards,
Pierrick



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
  2026-04-17 11:05 ` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM Philippe Mathieu-Daudé
@ 2026-04-19 19:45   ` Gustavo Romero
  2026-04-19 23:16   ` Alistair Francis
  1 sibling, 0 replies; 16+ messages in thread
From: Gustavo Romero @ 2026-04-19 19:45 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: Thomas Huth, Tao Tang, Alistair Francis, Jonathan Cameron

Hi Phil,

On 4/17/26 08:05, Philippe Mathieu-Daudé wrote:
> SPDM depends on PCIe DOE, so it makes sense to cover
> these files there. Cover the spdm.rst document. Add

Right, that makes sense.


> Tao Tang who volunteered to be designated reviewer:
> https://lore.kernel.org/qemu-devel/44abaece-6a6f-43c6-b29a-53d6eb08033c@phytium.com.cn/

Thanks, Tao.


> Cc: Tao Tang <tangtao1634@phytium.com.cn>
> Cc: Gustavo Romero <gustavo.romero@linaro.org>
> Cc: Alistair Francis <alistair.francis@wdc.com>
> Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   MAINTAINERS | 11 +++++------
>   1 file changed, 5 insertions(+), 6 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11bf50a9ecf..eccc0d64331 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2150,11 +2150,6 @@ F: docs/pci*
>   F: docs/specs/*pci*
>   F: docs/system/sriov.rst
>   
> -PCIE DOE
> -S: Orphan
> -F: include/hw/pci/pcie_doe.h
> -F: hw/pci/pcie_doe.c
> -
>   ARM PCI Hotplug
>   M: Gustavo Romero <gustavo.romero@linaro.org>
>   L: qemu-arm@nongnu.org
> @@ -3693,11 +3688,15 @@ F: tests/qtest/*tpm*
>   F: docs/specs/tpm.rst
>   T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
>   
> -SPDM
> +SPDM, PCIe DOE
>   M: Alistair Francis <alistair.francis@wdc.com>
> +R: Tao Tang <tangtao1634@phytium.com.cn>
>   S: Maintained
>   F: backends/spdm-socket.c
>   F: include/system/spdm-socket.h
> +F: include/hw/pci/pcie_doe.h
> +F: hw/pci/pcie_doe.c
> +F: docs/specs/spdm.rst
>   
>   Checkpatch
>   S: Odd Fixes

Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>


Cheers,
Gustavo


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
  2026-04-17 11:05 ` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM Philippe Mathieu-Daudé
  2026-04-19 19:45   ` Gustavo Romero
@ 2026-04-19 23:16   ` Alistair Francis
  1 sibling, 0 replies; 16+ messages in thread
From: Alistair Francis @ 2026-04-19 23:16 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: qemu-devel, Thomas Huth, Tao Tang, Gustavo Romero,
	Alistair Francis, Jonathan Cameron

On Fri, Apr 17, 2026 at 9:06 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> SPDM depends on PCIe DOE, so it makes sense to cover
> these files there. Cover the spdm.rst document. Add
> Tao Tang who volunteered to be designated reviewer:
> https://lore.kernel.org/qemu-devel/44abaece-6a6f-43c6-b29a-53d6eb08033c@phytium.com.cn/
>
> Cc: Tao Tang <tangtao1634@phytium.com.cn>
> Cc: Gustavo Romero <gustavo.romero@linaro.org>
> Cc: Alistair Francis <alistair.francis@wdc.com>
> Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>

Alistair

> ---
>  MAINTAINERS | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11bf50a9ecf..eccc0d64331 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2150,11 +2150,6 @@ F: docs/pci*
>  F: docs/specs/*pci*
>  F: docs/system/sriov.rst
>
> -PCIE DOE
> -S: Orphan
> -F: include/hw/pci/pcie_doe.h
> -F: hw/pci/pcie_doe.c
> -
>  ARM PCI Hotplug
>  M: Gustavo Romero <gustavo.romero@linaro.org>
>  L: qemu-arm@nongnu.org
> @@ -3693,11 +3688,15 @@ F: tests/qtest/*tpm*
>  F: docs/specs/tpm.rst
>  T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
>
> -SPDM
> +SPDM, PCIe DOE
>  M: Alistair Francis <alistair.francis@wdc.com>
> +R: Tao Tang <tangtao1634@phytium.com.cn>
>  S: Maintained
>  F: backends/spdm-socket.c
>  F: include/system/spdm-socket.h
> +F: include/hw/pci/pcie_doe.h
> +F: hw/pci/pcie_doe.c
> +F: docs/specs/spdm.rst
>
>  Checkpatch
>  S: Odd Fixes
> --
> 2.53.0
>
>


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section
  2026-04-17 11:05 ` [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section Philippe Mathieu-Daudé
@ 2026-04-20  0:29   ` Alistair Francis
  0 siblings, 0 replies; 16+ messages in thread
From: Alistair Francis @ 2026-04-20  0:29 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-devel, Thomas Huth, Alistair Francis

On Fri, Apr 17, 2026 at 9:07 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> Drop the orphan 'Intel Hexadecimal Object File Loader' section
> but keep the tests covered under the Generic Loader section, since
> both loader.c and generic-loader.c calls load_targphys_hex_as().
>
> Cc: Alistair Francis <alistair@alistair23.me>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>

Alistair

> ---
>  MAINTAINERS | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index eccc0d64331..d5e766ca6c9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2701,6 +2701,8 @@ F: hw/core/generic-loader.c
>  F: hw/core/uboot_image.h
>  F: include/hw/core/generic-loader.h
>  F: docs/system/generic-loader.rst
> +F: tests/qtest/hexloader-test.c
> +F: tests/data/hex-loader/test.hex
>
>  Guest Loader
>  M: Alex Bennée <alex.bennee@linaro.org>
> @@ -2709,11 +2711,6 @@ F: hw/core/guest-loader.c
>  F: docs/system/guest-loader.rst
>  F: tests/functional/aarch64/test_xen.py
>
> -Intel Hexadecimal Object File Loader
> -S: Orphan
> -F: tests/qtest/hexloader-test.c
> -F: tests/data/hex-loader/test.hex
> -
>  CHRP NVRAM
>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>  S: Maintained
> --
> 2.53.0
>
>


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver
  2026-04-17 11:05 ` [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver Philippe Mathieu-Daudé
@ 2026-04-20 15:47   ` Stefan Hajnoczi
  0 siblings, 0 replies; 16+ messages in thread
From: Stefan Hajnoczi @ 2026-04-20 15:47 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-devel, Thomas Huth

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

On Fri, Apr 17, 2026 at 01:05:48PM +0200, Philippe Mathieu-Daudé wrote:
> I'm not following this code anymore, no need
> to be listed as reviewer.
> 
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-04-20 17:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17 11:05 [PATCH 0/7] MAINTAINERS: Update PhilMD entries Philippe Mathieu-Daudé
2026-04-17 11:05 ` [PATCH 1/7] MAINTAINERS: Maintain MIPS Boston Philippe Mathieu-Daudé
2026-04-17 11:05 ` [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code Philippe Mathieu-Daudé
2026-04-17 12:31   ` Alex Bennée
2026-04-17 11:05 ` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM Philippe Mathieu-Daudé
2026-04-19 19:45   ` Gustavo Romero
2026-04-19 23:16   ` Alistair Francis
2026-04-17 11:05 ` [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section Philippe Mathieu-Daudé
2026-04-20  0:29   ` Alistair Francis
2026-04-17 11:05 ` [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections Philippe Mathieu-Daudé
2026-04-17 11:21   ` Daniel P. Berrangé
2026-04-17 11:23   ` Markus Armbruster
2026-04-17 11:05 ` [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver Philippe Mathieu-Daudé
2026-04-20 15:47   ` Stefan Hajnoczi
2026-04-17 11:05 ` [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick Philippe Mathieu-Daudé
2026-04-17 19:52   ` Pierrick Bouvier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.