Philippe Mathieu-Daudé <[email protected]> 于2019年10月18日周五 下午9:50写道:
> From: Philippe Mathieu-Daudé <[email protected]> > > 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]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > Reviewed-by: Li Qiang <[email protected]> > --- > MAINTAINERS | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fe4dc51b08..c9f625fc2e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1230,7 +1230,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 > @@ -1716,6 +1715,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]> > -- > 2.21.0 > > >
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
