mirror of https://github.com/xqemu/xqemu.git
MAINTAINERS: Document Bamboo machine and ppc4xx devices
Place it in alphabetical order and add new Devices section ppc4xx to share file rules with 405 and virtex_ml507. Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
9b9fe13540
commit
aaade8d7d4
12
MAINTAINERS
12
MAINTAINERS
|
@ -352,6 +352,12 @@ L: qemu-ppc@nongnu.org
|
||||||
S: Odd Fixes
|
S: Odd Fixes
|
||||||
F: hw/ppc405_boards.c
|
F: hw/ppc405_boards.c
|
||||||
|
|
||||||
|
Bamboo
|
||||||
|
M: Alexander Graf <agraf@suse.de>
|
||||||
|
L: qemu-ppc@nongnu.org
|
||||||
|
S: Odd Fixes
|
||||||
|
F: hw/ppc440_bamboo.c
|
||||||
|
|
||||||
e500
|
e500
|
||||||
M: Alexander Graf <agraf@suse.de>
|
M: Alexander Graf <agraf@suse.de>
|
||||||
M: Scott Wood <scottwood@freescale.com>
|
M: Scott Wood <scottwood@freescale.com>
|
||||||
|
@ -480,6 +486,12 @@ S: Supported
|
||||||
F: hw/pci*
|
F: hw/pci*
|
||||||
F: hw/piix*
|
F: hw/piix*
|
||||||
|
|
||||||
|
ppc4xx
|
||||||
|
M: Alexander Graf <agraf@suse.de>
|
||||||
|
L: qemu-ppc@nongnu.org
|
||||||
|
S: Odd Fixes
|
||||||
|
F: hw/ppc4xx*.[hc]
|
||||||
|
|
||||||
ppce500
|
ppce500
|
||||||
M: Alexander Graf <agraf@suse.de>
|
M: Alexander Graf <agraf@suse.de>
|
||||||
M: Scott Wood <scottwood@freescale.com>
|
M: Scott Wood <scottwood@freescale.com>
|
||||||
|
|
Loading…
Reference in New Issue