xref: /qemu/.b4-config (revision 7433709a147706ad7d1956b15669279933d0f82b)
1*838cf72bSJiaxun Yang#
2*838cf72bSJiaxun Yang# Common b4 settings that can be used to send patches to QEMU upstream.
3*838cf72bSJiaxun Yang# https://b4.docs.kernel.org/
4*838cf72bSJiaxun Yang#
5*838cf72bSJiaxun Yang
6*838cf72bSJiaxun Yang[b4]
7*838cf72bSJiaxun Yang    send-series-to = qemu-devel@nongnu.org
8*838cf72bSJiaxun Yang    send-auto-to-cmd = echo
9*838cf72bSJiaxun Yang    send-auto-cc-cmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback
10*838cf72bSJiaxun Yang    am-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -
11*838cf72bSJiaxun Yang    prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -
12*838cf72bSJiaxun Yang    searchmask = https://lore.kernel.org/qemu-devel/?x=m&t=1&q=%s
13*838cf72bSJiaxun Yang    linkmask = https://lore.kernel.org/qemu-devel/%s
14*838cf72bSJiaxun Yang    linktrailermask = Message-ID: <%s>
15