在2024年12月24日十二月 下午1:50,Philippe Mathieu-Daudé写道:
> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
> ---
Reviewed-by: Jiaxun Yang <jiaxun.y...@flygoat.com>
Thanks!
> Based-on: <20241222-b4-config-v1-1-b3667beb3...@flygoat.com>
> ---
> .b4-config | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.b4-config b/.b4-config
> index 5feac156429..af9cfdcd3ed 100644
> --- a/.b4-config
> +++ b/.b4-config
> @@ -8,3 +8,6 @@
> send-auto-to-cmd = echo
> send-auto-cc-cmd = scripts/get_maintainer.pl --noroles
> --norolestats --nogit --nogit-fallback
> prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse
> --no-summary --mailback -
> + searchmask = https://lore.kernel.org/qemu-devel/?x=m&t=1&q=%s
> + linkmask = https://lore.kernel.org/qemu-devel/%s
> + linktrailermask = Message-ID: <%s>
> --
> 2.47.1
--
- Jiaxun