]> Git Repo - qemu.git/commitdiff
MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 2 Feb 2019 20:17:45 +0000 (21:17 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
The PIIX4 Southbridge is not used by the PC machine,
but by the Malta board (MIPS). Add a new section to
keep it covered.

Suggested-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Li Qiang <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
MAINTAINERS

index c2a68555aef5bb5accaf78d059d9c1f4e7706643..2201dd4aa461fdf1bc86232e59c4764a4744a34b 100644 (file)
@@ -1246,7 +1246,6 @@ F: hw/pci-host/q35.c
 F: hw/pci-host/pam.c
 F: include/hw/pci-host/q35.h
 F: include/hw/pci-host/pam.h
-F: hw/isa/piix4.c
 F: hw/isa/lpc_ich9.c
 F: hw/i2c/smbus_ich9.c
 F: hw/acpi/piix4.c
@@ -1753,6 +1752,12 @@ F: hw/display/edid*
 F: include/hw/display/edid.h
 F: qemu-edid.c
 
+PIIX4 South Bridge (i82371AB)
+M: Hervé Poussineau <[email protected]>
+M: Philippe Mathieu-Daudé <[email protected]>
+S: Maintained
+F: hw/isa/piix4.c
+
 Firmware configuration (fw_cfg)
 M: Philippe Mathieu-Daudé <[email protected]>
 R: Laszlo Ersek <[email protected]>
This page took 0.02911 seconds and 4 git commands to generate.