[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 14/17] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
From: |
Michael Tokarev |
Subject: |
[PULL 14/17] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs |
Date: |
Sat, 21 Oct 2023 15:05:16 +0300 |
From: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 543a6be00d..6b1f9747d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -310,6 +310,11 @@ F: target/ppc/
F: hw/ppc/ppc.c
F: hw/ppc/ppc_booke.c
F: include/hw/ppc/ppc.h
+F: hw/ppc/meson.build
+F: hw/ppc/trace*
+F: configs/devices/ppc*
+F: docs/system/ppc/embedded.rst
+F: docs/system/target-ppc.rst
RISC-V TCG CPUs
M: Palmer Dabbelt <palmer@dabbelt.com>
--
2.39.2
- [PULL 05/17] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section, (continued)
- [PULL 05/17] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section, Michael Tokarev, 2023/10/21
- [PULL 08/17] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header, Michael Tokarev, 2023/10/21
- [PULL 10/17] MAINTAINERS: Adjust file list for PPC 4xx CPUs, Michael Tokarev, 2023/10/21
- [PULL 06/17] MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section, Michael Tokarev, 2023/10/21
- [PULL 04/17] MAINTAINERS: Add the nios2 interrupt controller to the nios2 section, Michael Tokarev, 2023/10/21
- [PULL 09/17] MAINTAINERS: Adjust file list for PPC ref405ep machine, Michael Tokarev, 2023/10/21
- [PULL 07/17] MAINTAINERS: Fix a couple s390 paths, Michael Tokarev, 2023/10/21
- [PULL 11/17] MAINTAINERS: Adjust file list for PPC e500 machines, Michael Tokarev, 2023/10/21
- [PULL 12/17] MAINTAINERS: Adjust file list for PPC pseries machine, Michael Tokarev, 2023/10/21
- [PULL 13/17] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine, Michael Tokarev, 2023/10/21
- [PULL 14/17] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs,
Michael Tokarev <=
- [PULL 15/17] MAINTAINERS: Add unvalued folders in tests/tcg/ to the right sections, Michael Tokarev, 2023/10/21
- [PULL 16/17] MAINTAINERS: Fix typo in openpic_kvm.c entry, Michael Tokarev, 2023/10/21
- [PULL 17/17] MAINTAINERS: Add the ompic.c file to the or1k-sim section, Michael Tokarev, 2023/10/21
- Re: [PULL 00/17] Trivial patches for 2023-10-21, Stefan Hajnoczi, 2023/10/23