]> git.proxmox.com Git - mirror_qemu.git/commitdiff
MAINTAINERS: Adjust file list for PPC pseries machine
authorCédric Le Goater <clg@kaod.org>
Mon, 2 Oct 2023 15:51:40 +0000 (17:51 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 21 Oct 2023 12:00:22 +0000 (15:00 +0300)
The fdt.{c.h} files provide a helper routine used by the pseries and
pnv machines. Attached it to the list of the larger one: pseries.

Protected Execution Facility (PEF) is the confidential guest support
for PPC pseries machines.

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

index da5bff8ec032b4402e149373e45e16a039c1c80f..303f4c7900f1b24ab888491e8225b4736369fa93 100644 (file)
@@ -1463,6 +1463,10 @@ F: hw/*/spapr*
 F: include/hw/*/spapr*
 F: hw/*/xics*
 F: include/hw/*/xics*
+F: include/hw/ppc/fdt.h
+F: hw/ppc/fdt.c
+F: include/hw/ppc/pef.h
+F: hw/ppc/pef.c
 F: pc-bios/slof.bin
 F: docs/system/ppc/pseries.rst
 F: docs/specs/ppc-spapr-*