Commit 835c42d3 authored by Thomas Huth's avatar Thomas Huth Committed by David Gibson
Browse files

MAINTAINERS: Add two more ppc related files



The file hw/intc/heathrow_pic.c belongs to the Old World Mac
machine, and pc-bios/ppc_rom.bin belongs to the PReP machine.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 1a136cdc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -620,6 +620,7 @@ S: Maintained
F: hw/ppc/mac_oldworld.c
F: hw/pci-host/grackle.c
F: hw/misc/macio/
F: hw/intc/heathrow_pic.c

PReP
L: qemu-devel@nongnu.org
@@ -628,6 +629,7 @@ S: Odd Fixes
F: hw/ppc/prep.c
F: hw/pci-host/prep.[hc]
F: hw/isa/pc87312.[hc]
F: pc-bios/ppc_rom.bin

sPAPR
M: David Gibson <david@gibson.dropbear.id.au>