From: Cédric Le Goater Date: Mon, 2 Oct 2023 15:51:42 +0000 (+0200) Subject: MAINTAINERS: Add PPC common files to PowerPC TCG CPUs X-Git-Tag: v8.2.0-rc0~54^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c46b512e3a49e2b60a735ba603d44c07b9f4668;p=thirdparty%2Fqemu.git MAINTAINERS: Add PPC common files to PowerPC TCG CPUs Reviewed-by: Daniel Henrique Barboza Signed-off-by: Cédric Le Goater Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index 543a6be00d3..6b1f9747d44 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