Kamay Xutax <ad...@xutaxkamay.com> writes:

> Hello,
>
> This is my first try contributing to QEMU,

Welcome!

> and I would like some advices before merging my patch into master branch.

First piece of advice: it's a busy mailing list, and to get people's
attention, cc: them.  For a patch, you want to cc: maintainers of the
code you patch.  To find them, use scripts/get_maintainer.pl and
exercise judgement.  Let me show you:

    $ scripts/get_maintainer.pl ./0001-*patch

    Gerd Hoffmann <kra...@redhat.com> (odd fixer:Graphics)
    "Marc-André Lureau" <marcandre.lur...@redhat.com> (odd fixer:Graphics)
    Paolo Bonzini <pbonz...@redhat.com> (maintainer:Meson)
    "Daniel P. Berrangé" <berra...@redhat.com> (reviewer:Meson)
    Thomas Huth <th...@redhat.com> (reviewer:Meson)
    "Philippe Mathieu-Daudé" <phi...@linaro.org> (reviewer:Meson)
    qemu-devel@nongnu.org (open list:All patches CC here)

Since the patch's Meson part is straightforward, I'd just cc: the two
Graphics people,  I'm doing it in this message, so you don't have to.

[...]


Reply via email to