projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6198558
)
MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
author
Cédric Le Goater
<clg@kaod.org>
Mon, 2 Oct 2023 15:51:42 +0000
(17:51 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sat, 21 Oct 2023 12:00:22 +0000
(15:00 +0300)
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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 543a6be00d340819c6e57e79288c37d49d4a5111..6b1f9747d446ca580a9c55f989622e8a57670291 100644
(file)
--- 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>