On 09.05.2018 07:02, Philippe Mathieu-Daudé wrote: > Hi Thomas, > > On 05/09/2018 01:38 AM, Thomas Huth wrote: >> The "trace-events" and "qemu-option-trace.texi" files in the top directory >> are currently "unmaintained" according to scripts/get_maintainer.pl. They >> obviously belong to the Tracing section, so add an entry for them there. > > I agree qemu-option-trace.texi belongs to the Tracing section, > however I think trace-events is not specific to Tracing but belongs to > everybody maintaining a C file in the top directory... Since they'll > need to modify this file.
Right ... but what do you do if you just want to fix something in the generic comments of that file? Who's then responsible for picking up the patch? ... well, updates to comments could maybe go through qemu-trivial, too, so I'm also fine if we do not list trace-events in MAINTAINERS. I'll leave this up to Stefan to decide. Thomas