On 29.09.2016 18:08, Peter Maydell wrote: > On 23 September 2016 at 05:18, Thomas Huth <th...@redhat.com> wrote: >> The file hw/misc/arm_integrator_debug.c seems to belong to Integrator >> CP, and hw/cpu/realview_mpcore.c and hw/misc/arm_sysctl.c seem to >> belong to Real View. > > arm_sysctl is also used in the Versatile PB and Vexpress boards; > it's not specific to realview.
Oh, indeed, ... but how should this file then best be represented in MAINTAINERS? Adding multiple entries for one file is kind of ugly, too, isn't it? Thomas