* [PULL 0/2] Update email address
@ 2026-04-16 23:18 Pierrick Bouvier
2026-04-16 23:18 ` [PULL 1/2] MAINTAINERS: update address Pierrick Bouvier
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Pierrick Bouvier @ 2026-04-16 23:18 UTC (permalink / raw)
To: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha
Cc: pierrick.bouvier
The following changes since commit da6c4fe60fee30dd77267764d55b38af9cb89d4b:
Update version for v11.0.0-rc4 release (2026-04-14 20:22:00 +0100)
are available in the Git repository at:
https://gitlab.com/p-b-o/qemu tags/pr-email_update-20260416
for you to fetch changes up to 9b3a82bdf605d78e4fb38e3b5a0461a45e255a0d:
MAINTAINERS: add new reviewer for Hexagon target (2026-04-16 16:17:19 -0700)
----------------------------------------------------------------
Changes:
- [PATCH v2 0/2] MAINTAINERS: update address and add Hexagon reviewer (Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>)
Link: https://lore.kernel.org/qemu-devel/20260416231455.346504-1-pierrick.bouvier@oss.qualcomm.com
----------------------------------------------------------------
Pierrick Bouvier (2):
MAINTAINERS: update address
MAINTAINERS: add new reviewer for Hexagon target
MAINTAINERS | 9 +++++----
.mailmap | 1 +
2 files changed, 6 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PULL 1/2] MAINTAINERS: update address
2026-04-16 23:18 [PULL 0/2] Update email address Pierrick Bouvier
@ 2026-04-16 23:18 ` Pierrick Bouvier
2026-04-16 23:18 ` [PULL 2/2] MAINTAINERS: add new reviewer for Hexagon target Pierrick Bouvier
2026-04-23 1:03 ` [PULL 0/2] Update email address Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Pierrick Bouvier @ 2026-04-16 23:18 UTC (permalink / raw)
To: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha
Cc: pierrick.bouvier
Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Link: https://lore.kernel.org/qemu-devel/20260416231455.346504-2-pierrick.bouvier@oss.qualcomm.com
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
---
MAINTAINERS | 8 ++++----
.mailmap | 1 +
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ad215eced84..14bd822ddbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2038,7 +2038,7 @@ F: tests/functional/generic/test_empty_cpu_model.py
F: tests/unit/test-smp-parse.c
TargetInfo API
-M: Pierrick Bouvier <pierrick.bouvier@linaro.org>
+M: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
M: Philippe Mathieu-Daudé <philmd@linaro.org>
S: Supported
F: include/qemu/target-info*.h
@@ -4075,7 +4075,7 @@ T: git https://github.com/qemu-bsd-user/qemu-bsd-user bsd-user-rebase-3.1
Linux user
M: Laurent Vivier <laurent@vivier.eu>
-R: Pierrick Bouvier <pierrick.bouvier@linaro.org>
+R: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
S: Odd Fixes
F: linux-user/
F: configs/targets/*linux-user.mak
@@ -4094,7 +4094,7 @@ F: include/tcg/
TCG Plugins
M: Alex Bennée <alex.bennee@linaro.org>
-M: Pierrick Bouvier <pierrick.bouvier@linaro.org>
+M: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
T: git https://gitlab.com/stsquad/qemu plugins/next
R: Alexandre Iooss <erdnaxe@crans.org>
R: Mahmoud Mandour <ma.mandourr@gmail.com>
@@ -4556,7 +4556,7 @@ L: devel@lists.libvirt.org
F: docs/about/deprecated.rst
General Documentation
-M: Pierrick Bouvier <pierrick.bouvier@linaro.org>
+M: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
S: Maintained
F: docs/
diff --git a/.mailmap b/.mailmap
index 383948400a2..ce569d83f4a 100644
--- a/.mailmap
+++ b/.mailmap
@@ -107,6 +107,7 @@ Paul Burton <paulburton@kernel.org> <pburton@wavecomp.com>
Philippe Mathieu-Daudé <philmd@linaro.org> <f4bug@amsat.org>
Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@redhat.com>
Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@fungible.com>
+Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> <pierrick.bouvier@linaro.org>
Roman Bolshakov <rbolshakov@ddn.com> <r.bolshakov@yadro.com>
Sriram Yagnaraman <sriram.yagnaraman@ericsson.com> <sriram.yagnaraman@est.tech>
Stefan Brankovic <stefan.brankovic@syrmia.com> <stefan.brankovic@rt-rk.com.com>
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PULL 2/2] MAINTAINERS: add new reviewer for Hexagon target
2026-04-16 23:18 [PULL 0/2] Update email address Pierrick Bouvier
2026-04-16 23:18 ` [PULL 1/2] MAINTAINERS: update address Pierrick Bouvier
@ 2026-04-16 23:18 ` Pierrick Bouvier
2026-04-23 1:03 ` [PULL 0/2] Update email address Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Pierrick Bouvier @ 2026-04-16 23:18 UTC (permalink / raw)
To: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha
Cc: pierrick.bouvier
Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Link: https://lore.kernel.org/qemu-devel/20260416231455.346504-3-pierrick.bouvier@oss.qualcomm.com
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 14bd822ddbe..0a90204ae93 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -244,6 +244,7 @@ F: tests/functional/avr/
Hexagon TCG CPUs
M: Brian Cain <brian.cain@oss.qualcomm.com>
+R: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
S: Supported
F: target/hexagon/
X: target/hexagon/idef-parser/
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PULL 0/2] Update email address
2026-04-16 23:18 [PULL 0/2] Update email address Pierrick Bouvier
2026-04-16 23:18 ` [PULL 1/2] MAINTAINERS: update address Pierrick Bouvier
2026-04-16 23:18 ` [PULL 2/2] MAINTAINERS: add new reviewer for Hexagon target Pierrick Bouvier
@ 2026-04-23 1:03 ` Stefan Hajnoczi
2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2026-04-23 1:03 UTC (permalink / raw)
To: Pierrick Bouvier
Cc: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha,
pierrick.bouvier
[-- Attachment #1: Type: text/plain, Size: 17 bytes --]
Applied, thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-04-23 14:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 23:18 [PULL 0/2] Update email address Pierrick Bouvier
2026-04-16 23:18 ` [PULL 1/2] MAINTAINERS: update address Pierrick Bouvier
2026-04-16 23:18 ` [PULL 2/2] MAINTAINERS: add new reviewer for Hexagon target Pierrick Bouvier
2026-04-23 1:03 ` [PULL 0/2] Update email address Stefan Hajnoczi
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.