On Tue, 31 Aug 2021, Programmingkid wrote:
I just realized, I sent a patch to the developer list that fixes the
missing qemu_vga.ndrv problem, but I do not know which maintainer to
send it to. Who maintains the configure script? A search of the
maintainers page was not clear as to who this is.
That's what the get_maintainer script is for, try
scripts/get_maintainer.pl -f configure
Interestingly there's no maintainer listed for configure, in that case
probably pick the contributor with highest percentage and since it's a
very simple patch you can also cc qemu-trivial list. See:
https://wiki.qemu.org/Contribute/SubmitAPatch
where all this should be explained.
Regards,
BALATON Zoltan