[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 10/58] MAINTAINERS: Add an entry for the Bananapi machine
From: |
Peter Maydell |
Subject: |
[PULL 10/58] MAINTAINERS: Add an entry for the Bananapi machine |
Date: |
Thu, 15 May 2025 11:24:58 +0100 |
From: Thomas Huth <thuth@redhat.com>
This machine was still missing from the MAINTAINERS file. Since there
is likely no active maintainer around for this machine (I didn't spot
any contributions from Qianfan Zhao in the git log after 2023), I'm
suggesting Peter as maintainer with status set to "Odd fixes".
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 20250508072706.114278-1-thuth@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6dacd6d004d..ca0ffc02d4c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -732,6 +732,16 @@ F: include/hw/timer/armv7m_systick.h
F: include/hw/misc/armv7m_ras.h
F: tests/qtest/test-arm-mptimer.c
+Bananapi M2U
+M: Peter Maydell <peter.maydell@linaro.org>
+L: qemu-arm@nongnu.org
+S: Odd Fixes
+F: docs/system/arm/bananapi_m2u.rst
+F: hw/*/allwinner-r40*.c
+F: hw/arm/bananapi_m2u.c
+F: include/hw/*/allwinner-r40*.h
+F: tests/functional/test_arm_bpim2u.py
+
B-L475E-IOT01A IoT Node
M: Samuel Tardieu <sam@rfc1149.net>
L: qemu-arm@nongnu.org
--
2.43.0
- [PULL 00/58] target-arm queue, Peter Maydell, 2025/05/15
- [PULL 01/58] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn(), Peter Maydell, 2025/05/15
- [PULL 02/58] target/microblaze: Delay gdb_register_coprocessor() to realize, Peter Maydell, 2025/05/15
- [PULL 03/58] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn(), Peter Maydell, 2025/05/15
- [PULL 04/58] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64, Peter Maydell, 2025/05/15
- [PULL 06/58] target/arm/kvm: don't check TYPE_AARCH64_CPU, Peter Maydell, 2025/05/15
- [PULL 05/58] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU, Peter Maydell, 2025/05/15
- [PULL 07/58] target/arm: Remove TYPE_AARCH64_CPU, Peter Maydell, 2025/05/15
- [PULL 08/58] rust: pl011: Cut down amount of text quoted from PL011 TRM, Peter Maydell, 2025/05/15
- [PULL 10/58] MAINTAINERS: Add an entry for the Bananapi machine,
Peter Maydell <=
- [PULL 11/58] target/arm: Replace target_ulong -> vaddr for HWBreakpoint, Peter Maydell, 2025/05/15
- [PULL 12/58] include/system/hvf: missing vaddr include, Peter Maydell, 2025/05/15
- [PULL 13/58] meson: add common libs for target and target_system, Peter Maydell, 2025/05/15
- [PULL 09/58] hw/arm: Replace TABs for spaces in OMAP board and device code, Peter Maydell, 2025/05/15
- [PULL 14/58] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h, Peter Maydell, 2025/05/15
- [PULL 17/58] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency, Peter Maydell, 2025/05/15
- [PULL 15/58] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub, Peter Maydell, 2025/05/15
- [PULL 21/58] target/arm/cpu32-stubs.c: compile file twice (user, system), Peter Maydell, 2025/05/15
- [PULL 19/58] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features, Peter Maydell, 2025/05/15
- [PULL 18/58] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common, Peter Maydell, 2025/05/15