From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 46/48] MAINTAINERS: Remove my disfunctional emails
Date: Wed, 22 Apr 2026 21:57:44 +0200 [thread overview]
Message-ID: <20260422195746.88865-47-philmd@linaro.org> (raw)
In-Reply-To: <20260422195746.88865-1-philmd@linaro.org>
With retrospective, mentioning email in authorship wasn't
really useful, more now than these addresses are dead:
- f4bug@amsat.org
- philmd@redhat.com
Simply remove them.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20260422080406.62638-3-philmd@linaro.org>
---
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 +-
32 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/hw/sd/sdmmc-internal.h b/hw/sd/sdmmc-internal.h
index c115f472efe..f9282a9712d 100644
--- a/hw/sd/sdmmc-internal.h
+++ b/hw/sd/sdmmc-internal.h
@@ -1,7 +1,7 @@
/*
* SD/MMC cards common
*
- * Copyright (c) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (c) 2018 Philippe Mathieu-Daudé
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
diff --git a/include/crypto/tls-cipher-suites.h b/include/crypto/tls-cipher-suites.h
index 3bd2003f32d..31697a7d6de 100644
--- a/include/crypto/tls-cipher-suites.h
+++ b/include/crypto/tls-cipher-suites.h
@@ -3,7 +3,7 @@
*
* Copyright (c) 2018-2020 Red Hat, Inc.
*
- * Author: Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Author: Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/include/hw/i2c/arm_sbcon_i2c.h b/include/hw/i2c/arm_sbcon_i2c.h
index 39b99f57bfb..537de428e1f 100644
--- a/include/hw/i2c/arm_sbcon_i2c.h
+++ b/include/hw/i2c/arm_sbcon_i2c.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 2006-2007 CodeSourcery.
* Copyright (c) 2012 Oskar Andero <oskar.andero@gmail.com>
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/include/hw/misc/bcm2835_thermal.h b/include/hw/misc/bcm2835_thermal.h
index 13ffc61c1a7..04eda5cb83f 100644
--- a/include/hw/misc/bcm2835_thermal.h
+++ b/include/hw/misc/bcm2835_thermal.h
@@ -1,7 +1,7 @@
/*
* BCM2835 dummy thermal sensor
*
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/include/hw/misc/led.h b/include/hw/misc/led.h
index 4d077a7c43e..89ccbad4660 100644
--- a/include/hw/misc/led.h
+++ b/include/hw/misc/led.h
@@ -1,7 +1,7 @@
/*
* QEMU single LED device
*
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/include/hw/timer/bcm2835_systmr.h b/include/hw/timer/bcm2835_systmr.h
index 0674a18f12d..770e464937b 100644
--- a/include/hw/timer/bcm2835_systmr.h
+++ b/include/hw/timer/bcm2835_systmr.h
@@ -1,7 +1,7 @@
/*
* BCM2835 SYS timer emulation
*
- * Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (c) 2019 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/include/qemu/units.h b/include/qemu/units.h
index 692db3fbb26..4764e301e5b 100644
--- a/include/qemu/units.h
+++ b/include/qemu/units.h
@@ -2,7 +2,7 @@
* IEC binary prefixes definitions
*
* Copyright (C) 2015 Nikunj A Dadhania, IBM Corporation
- * Copyright (C) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2018 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/crypto/tls-cipher-suites.c b/crypto/tls-cipher-suites.c
index d9b61d0c08a..a6566f13c9b 100644
--- a/crypto/tls-cipher-suites.c
+++ b/crypto/tls-cipher-suites.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2018-2020 Red Hat, Inc.
*
- * Author: Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Author: Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/hw/i386/fw_cfg.c b/hw/i386/fw_cfg.c
index 5670e8553ea..858e6ca9c53 100644
--- a/hw/i386/fw_cfg.c
+++ b/hw/i386/fw_cfg.c
@@ -4,7 +4,7 @@
* Copyright (c) 2019 Red Hat, Inc.
*
* Author:
- * Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/hw/i386/pc_sysfw_ovmf-stubs.c b/hw/i386/pc_sysfw_ovmf-stubs.c
index b53906a0521..42e300ddec4 100644
--- a/hw/i386/pc_sysfw_ovmf-stubs.c
+++ b/hw/i386/pc_sysfw_ovmf-stubs.c
@@ -4,7 +4,7 @@
* Copyright (c) 2021 Red Hat, Inc.
*
* Author:
- * Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/hw/misc/bcm2835_thermal.c b/hw/misc/bcm2835_thermal.c
index 0dc1be15b4a..413c4179fed 100644
--- a/hw/misc/bcm2835_thermal.c
+++ b/hw/misc/bcm2835_thermal.c
@@ -1,7 +1,7 @@
/*
* BCM2835 dummy thermal sensor
*
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/hw/misc/led.c b/hw/misc/led.c
index d9256aaaf56..8b758c1b76d 100644
--- a/hw/misc/led.c
+++ b/hw/misc/led.c
@@ -1,7 +1,7 @@
/*
* QEMU single LED device
*
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/hw/ppc/fw_cfg.c b/hw/ppc/fw_cfg.c
index a88b5c4bde2..071cf855c23 100644
--- a/hw/ppc/fw_cfg.c
+++ b/hw/ppc/fw_cfg.c
@@ -4,7 +4,7 @@
* Copyright (c) 2019 Red Hat, Inc.
*
* Author:
- * Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/hw/sd/sd.c b/hw/sd/sd.c
index 37f6e0702b0..58275e7fa19 100644
--- a/hw/sd/sd.c
+++ b/hw/sd/sd.c
@@ -6,7 +6,7 @@
*
* Copyright (c) 2006 Andrzej Zaborowski <balrog@zabor.org>
* Copyright (c) 2007 CodeSourcery
- * Copyright (c) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (c) 2018 Philippe Mathieu-Daudé
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/hw/timer/bcm2835_systmr.c b/hw/timer/bcm2835_systmr.c
index 00bcfcd05c6..06a919b1f8b 100644
--- a/hw/timer/bcm2835_systmr.c
+++ b/hw/timer/bcm2835_systmr.c
@@ -1,7 +1,7 @@
/*
* BCM2835 SYS timer emulation
*
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/hw/usb/bus-stub.c b/hw/usb/bus-stub.c
index a7c3909e967..7cf1b494117 100644
--- a/hw/usb/bus-stub.c
+++ b/hw/usb/bus-stub.c
@@ -1,7 +1,7 @@
/*
* QEMU USB device emulation stubs
*
- * Copyright (C) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (C) 2021 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/stubs/fw_cfg.c b/stubs/fw_cfg.c
index bb1e3c8aa95..e7a9f714f35 100644
--- a/stubs/fw_cfg.c
+++ b/stubs/fw_cfg.c
@@ -4,7 +4,7 @@
* Copyright (c) 2019 Red Hat, Inc.
*
* Author:
- * Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/stubs/hotplug-stubs.c b/stubs/hotplug-stubs.c
index 23a1678dbbc..0f592ee1391 100644
--- a/stubs/hotplug-stubs.c
+++ b/stubs/hotplug-stubs.c
@@ -4,7 +4,7 @@
* Copyright (c) Red Hat
*
* Authors:
- * Philippe Mathieu-Daudé <philmd@redhat.com>,
+ * Philippe Mathieu-Daudé,
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/stubs/qdev.c b/stubs/qdev.c
index 7e957b3e524..61596de5f87 100644
--- a/stubs/qdev.c
+++ b/stubs/qdev.c
@@ -4,7 +4,7 @@
* Copyright (c) 2021 Red Hat, Inc.
*
* Author:
- * Philippe Mathieu-Daudé <philmd@redhat.com>
+ * Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
diff --git a/tests/qtest/fuzz-sb16-test.c b/tests/qtest/fuzz-sb16-test.c
index fc445b18710..9995ad88685 100644
--- a/tests/qtest/fuzz-sb16-test.c
+++ b/tests/qtest/fuzz-sb16-test.c
@@ -1,7 +1,7 @@
/*
* QTest fuzzer-generated testcase for sb16 audio device
*
- * Copyright (c) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (c) 2021 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/tests/qtest/fuzz-sdcard-test.c b/tests/qtest/fuzz-sdcard-test.c
index cd134cdf556..6d8be9d1195 100644
--- a/tests/qtest/fuzz-sdcard-test.c
+++ b/tests/qtest/fuzz-sdcard-test.c
@@ -1,7 +1,7 @@
/*
* QTest fuzzer-generated testcase for sdcard device
*
- * Copyright (c) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Copyright (c) 2021 Philippe Mathieu-Daudé
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
diff --git a/tests/qtest/sdhci-test.c b/tests/qtest/sdhci-test.c
index 7b32711c8f8..cde132228eb 100644
--- a/tests/qtest/sdhci-test.c
+++ b/tests/qtest/sdhci-test.c
@@ -1,7 +1,7 @@
/*
* QTest testcase for SDHCI controllers
*
- * Written by Philippe Mathieu-Daudé <f4bug@amsat.org>
+ * Written by Philippe Mathieu-Daudé
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
diff --git a/tests/functional/aarch64/test_raspi3.py b/tests/functional/aarch64/test_raspi3.py
index 74f6630ed26..ae9eed3589f 100755
--- a/tests/functional/aarch64/test_raspi3.py
+++ b/tests/functional/aarch64/test_raspi3.py
@@ -3,7 +3,7 @@
# Functional test that boots a Linux kernel on a Raspberry Pi machine
# and checks the console
#
-# Copyright (c) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) 2020 Philippe Mathieu-Daudé
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/functional/arm/test_bflt.py b/tests/functional/arm/test_bflt.py
index f273fc83546..835a3354a03 100755
--- a/tests/functional/arm/test_bflt.py
+++ b/tests/functional/arm/test_bflt.py
@@ -2,7 +2,7 @@
#
# Test the bFLT loader format
#
-# Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (C) 2019 Philippe Mathieu-Daudé
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/functional/arm/test_raspi2.py b/tests/functional/arm/test_raspi2.py
index d3c7aaa39b0..fe644f04cf4 100755
--- a/tests/functional/arm/test_raspi2.py
+++ b/tests/functional/arm/test_raspi2.py
@@ -3,7 +3,7 @@
# Functional test that boots a Linux kernel on a Raspberry Pi machine
# and checks the console
#
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) 2019 Philippe Mathieu-Daudé
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/functional/m68k/test_nextcube.py b/tests/functional/m68k/test_nextcube.py
index 71c160d0262..d917cf5424f 100755
--- a/tests/functional/m68k/test_nextcube.py
+++ b/tests/functional/m68k/test_nextcube.py
@@ -2,7 +2,7 @@
#
# Functional test that boots a VM and run OCR on the framebuffer
#
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) 2019 Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or
# later. See the COPYING file in the top-level directory.
diff --git a/tests/functional/mips/test_malta.py b/tests/functional/mips/test_malta.py
index e8f49f130be..7048d91a9fd 100755
--- a/tests/functional/mips/test_malta.py
+++ b/tests/functional/mips/test_malta.py
@@ -2,7 +2,7 @@
#
# Functional tests for the big-endian 32-bit MIPS Malta board
#
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) Philippe Mathieu-Daudé
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/functional/mips64el/test_fuloong2e.py b/tests/functional/mips64el/test_fuloong2e.py
index 35e500b0221..d449e3c39a7 100755
--- a/tests/functional/mips64el/test_fuloong2e.py
+++ b/tests/functional/mips64el/test_fuloong2e.py
@@ -2,7 +2,7 @@
#
# Functional tests for the Lemote Fuloong-2E machine.
#
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) 2019 Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or later.
# See the COPYING file in the top-level directory.
diff --git a/tests/functional/mips64el/test_malta.py b/tests/functional/mips64el/test_malta.py
index bc750cb7ad6..163bbaf5ca3 100755
--- a/tests/functional/mips64el/test_malta.py
+++ b/tests/functional/mips64el/test_malta.py
@@ -2,7 +2,7 @@
#
# Functional tests for the little-endian 64-bit MIPS Malta board
#
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or later.
# See the COPYING file in the top-level directory.
diff --git a/tests/functional/mipsel/test_malta.py b/tests/functional/mipsel/test_malta.py
index 59ab4a60585..25bcb33c945 100755
--- a/tests/functional/mipsel/test_malta.py
+++ b/tests/functional/mipsel/test_malta.py
@@ -2,7 +2,7 @@
#
# Functional tests for the little-endian 32-bit MIPS Malta board
#
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or later.
# See the COPYING file in the top-level directory.
diff --git a/tests/functional/ppc/test_40p.py b/tests/functional/ppc/test_40p.py
index ed272147f6e..4c1c9bad6ec 100755
--- a/tests/functional/ppc/test_40p.py
+++ b/tests/functional/ppc/test_40p.py
@@ -2,7 +2,7 @@
#
# Functional test that boots a PReP/40p machine and checks its serial console.
#
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or
# later. See the COPYING file in the top-level directory.
diff --git a/tests/functional/qemu_test/tesseract.py b/tests/functional/qemu_test/tesseract.py
index ede6c6501e2..862faec2d2e 100644
--- a/tests/functional/qemu_test/tesseract.py
+++ b/tests/functional/qemu_test/tesseract.py
@@ -1,6 +1,6 @@
# ...
#
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
+# Copyright (c) 2019 Philippe Mathieu-Daudé
#
# This work is licensed under the terms of the GNU GPL, version 2 or
# later. See the COPYING file in the top-level directory.
--
2.53.0
next prev parent reply other threads:[~2026-04-22 20:07 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 19:56 [PULL 00/49] Misc HW patches for 2026-04-22 Philippe Mathieu-Daudé
2026-04-22 19:56 ` [PULL 01/48] hw/avr: Build as common unit files Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 02/48] hw/misc/cpc: Include missing 'hw/core/cpu.h' header Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 03/48] hw/alpha: Include full path to target 'cpu.h' header Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 04/48] hw/arm: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 05/48] hw/avr: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 06/48] hw/hppa: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 07/48] hw/i386: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 08/48] hw/m68k: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 09/48] hw/microblaze: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 10/48] hw/mips: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 11/48] hw/or1k: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 12/48] hw/ppc: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 13/48] hw/riscv: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 14/48] hw/s390x: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 15/48] hw/sh4: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 16/48] hw/sparc: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 17/48] hw/tricore: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 18/48] hw/xtensa: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 19/48] hw/tpm: Factor tpm_ppi_enabled() out Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 20/48] hw/tpm: Add TPMIfClass::ppi_enabled field Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 21/48] hw/tpm: Remove CRBState::ppi_enabled field Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 22/48] hw/tpm: Propagate @ppi_enabled to tpm_tis_reset() and remove in TPMState Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 23/48] hw/tpm: Simplify tpm_ppi_enabled() Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 24/48] hw/ppc/spapr: Un-inline rtas_load/store() helpers Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 25/48] hw/hyperv: Replace legacy ld_phys() -> address_space_ld() Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 26/48] system/memory: Constify various AddressSpace arguments (flatview) Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 27/48] hw/core: Move compat_props_add() to 'hw/core/boards.h' Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 28/48] qom: Declare GlobalProperty structure in 'qom/compat-properties.h' Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 29/48] qom: Declare compat properties API " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 30/48] qom: Restrict compat properties API to system emulation Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 31/48] docs/specs/tpm: document PPI support on ARM64 virt Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 32/48] hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 33/48] hw/tpm: add PPI support to tpm-tis-device for ARM64 virt Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 34/48] physmem: Simplify dirty memory type checks with loop Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 35/48] hw/arm/smmuv3: Have smmuv3_accel_init() take an Error* parameter Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 36/48] hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 37/48] hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 38/48] ati-vga: fix unsigned integer overflow in cursor bounds checks Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 39/48] ati-vga: mask out lock bit from CUR_OFFSET in cursor offset calculation Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 40/48] hw/virtio/virtio-iommu: remove duplicate include Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 41/48] hw/hyperv: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 42/48] hw/ppc/amigaone: " Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 43/48] hw/misc: Fix the valid access size to the avr-power device Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 44/48] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 45/48] MAINTAINERS: Remove my unused git tree locations Philippe Mathieu-Daudé
2026-04-22 19:57 ` Philippe Mathieu-Daudé [this message]
2026-04-22 19:57 ` [PULL 47/48] MAINTAINERS: Remove PhilMD from NVMe Block Driver Philippe Mathieu-Daudé
2026-04-22 19:57 ` [PULL 48/48] MAINTAINERS: Transfer CI maintenance to Pierrick Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260422195746.88865-47-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.