On 02.11.2016 09:50, Paolo Bonzini wrote: > > > On 02/11/2016 09:37, Thomas Huth wrote: >> Both files seem to belong to the Sun4m machine. >> >> Signed-off-by: Thomas Huth <th...@redhat.com> >> --- >> MAINTAINERS | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index b0712a8..79484ed 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -710,6 +710,8 @@ S: Maintained >> F: hw/sparc/sun4m.c >> F: hw/dma/sparc32_dma.c >> F: hw/dma/sun4m_iommu.c >> +F: hw/misc/eccmemctl.c >> +F: hw/misc/slavio_misc.c >> F: include/hw/sparc/sparc32_dma.h >> F: include/hw/sparc/sun4m.h >> F: pc-bios/openbios-sparc32 >> > > Thomas, > > I think you should send a pull request for your MAINTAINERS changes.
OK, I guess I could do that ... but since I sometimes also do mistakes in classifying the files, I think I should at least wait a couple of days to get an ACK from the corresponding subsystem maintainers... Thomas