[PATCH v2 00/10] MAINTAINERS: Update PhilMD entries

Philippe Mathieu-Daudé posted 10 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260422080406.62638-1-philmd@linaro.org
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Bin Meng <bmeng.cn@gmail.com>, Laurent Vivier <laurent@vivier.eu>, Pierrick Bouvier <pierrick.bouvier@linaro.org>, Thomas Huth <th.huth+qemu@posteo.eu>, Aurelien Jarno <aurelien@aurel32.net>, Huacai Chen <chenhuacai@kernel.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Hervé Poussineau" <hpoussin@reactos.org>, Alexander Bulekov <alxndr@bu.edu>, Stefan Hajnoczi <stefanha@redhat.com>, Fabiano Rosas <farosas@suse.de>, Darren Kenny <darren.kenny@oracle.com>
There is a newer version of this series
MAINTAINERS                                 | 40 ++++++++-------------
hw/sd/sdmmc-internal.h                      |  2 +-
include/crypto/tls-cipher-suites.h          |  2 +-
include/hw/i2c/arm_sbcon_i2c.h              |  2 +-
include/hw/misc/bcm2835_thermal.h           |  2 +-
include/hw/misc/led.h                       |  2 +-
include/hw/timer/bcm2835_systmr.h           |  2 +-
include/qemu/units.h                        |  2 +-
crypto/tls-cipher-suites.c                  |  2 +-
hw/i386/fw_cfg.c                            |  2 +-
hw/i386/pc_sysfw_ovmf-stubs.c               |  2 +-
hw/misc/bcm2835_thermal.c                   |  2 +-
hw/misc/led.c                               |  2 +-
hw/ppc/fw_cfg.c                             |  2 +-
hw/sd/sd.c                                  |  2 +-
hw/timer/bcm2835_systmr.c                   |  2 +-
hw/usb/bus-stub.c                           |  2 +-
stubs/fw_cfg.c                              |  2 +-
stubs/hotplug-stubs.c                       |  2 +-
stubs/qdev.c                                |  2 +-
tests/qtest/fuzz-sb16-test.c                |  2 +-
tests/qtest/fuzz-sdcard-test.c              |  2 +-
tests/qtest/sdhci-test.c                    |  2 +-
tests/functional/aarch64/test_raspi3.py     |  2 +-
tests/functional/arm/test_bflt.py           |  2 +-
tests/functional/arm/test_raspi2.py         |  2 +-
tests/functional/m68k/test_nextcube.py      |  2 +-
tests/functional/mips/test_malta.py         |  2 +-
tests/functional/mips64el/test_fuloong2e.py |  2 +-
tests/functional/mips64el/test_malta.py     |  2 +-
tests/functional/mipsel/test_malta.py       |  2 +-
tests/functional/ppc/test_40p.py            |  2 +-
tests/functional/qemu_test/tesseract.py     |  2 +-
33 files changed, 47 insertions(+), 57 deletions(-)
[PATCH v2 00/10] MAINTAINERS: Update PhilMD entries
Posted by Philippe Mathieu-Daudé 1 month, 1 week ago
v2:
- Addressed Markus & Daniel comments w.r.t. FW sections
- Drop T: tags
- Remove dead emails

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

Philippe Mathieu-Daudé (10):
  MAINTAINERS: Remove my unused git tree locations
  MAINTAINERS: Remove my disfunctional emails
  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 NVMe Block Driver
  MAINTAINERS: Transfer FW schema specs section to Daniel
  MAINTAINERS: Remove PhilMD from firmware sections
  MAINTAINERS: Transfer CI maintenance to Pierrick

 MAINTAINERS                                 | 40 ++++++++-------------
 hw/sd/sdmmc-internal.h                      |  2 +-
 include/crypto/tls-cipher-suites.h          |  2 +-
 include/hw/i2c/arm_sbcon_i2c.h              |  2 +-
 include/hw/misc/bcm2835_thermal.h           |  2 +-
 include/hw/misc/led.h                       |  2 +-
 include/hw/timer/bcm2835_systmr.h           |  2 +-
 include/qemu/units.h                        |  2 +-
 crypto/tls-cipher-suites.c                  |  2 +-
 hw/i386/fw_cfg.c                            |  2 +-
 hw/i386/pc_sysfw_ovmf-stubs.c               |  2 +-
 hw/misc/bcm2835_thermal.c                   |  2 +-
 hw/misc/led.c                               |  2 +-
 hw/ppc/fw_cfg.c                             |  2 +-
 hw/sd/sd.c                                  |  2 +-
 hw/timer/bcm2835_systmr.c                   |  2 +-
 hw/usb/bus-stub.c                           |  2 +-
 stubs/fw_cfg.c                              |  2 +-
 stubs/hotplug-stubs.c                       |  2 +-
 stubs/qdev.c                                |  2 +-
 tests/qtest/fuzz-sb16-test.c                |  2 +-
 tests/qtest/fuzz-sdcard-test.c              |  2 +-
 tests/qtest/sdhci-test.c                    |  2 +-
 tests/functional/aarch64/test_raspi3.py     |  2 +-
 tests/functional/arm/test_bflt.py           |  2 +-
 tests/functional/arm/test_raspi2.py         |  2 +-
 tests/functional/m68k/test_nextcube.py      |  2 +-
 tests/functional/mips/test_malta.py         |  2 +-
 tests/functional/mips64el/test_fuloong2e.py |  2 +-
 tests/functional/mips64el/test_malta.py     |  2 +-
 tests/functional/mipsel/test_malta.py       |  2 +-
 tests/functional/ppc/test_40p.py            |  2 +-
 tests/functional/qemu_test/tesseract.py     |  2 +-
 33 files changed, 47 insertions(+), 57 deletions(-)

-- 
2.53.0