qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>, qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	qemu-block@nongnu.org, philmd@linaro.org,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Fabiano Rosas" <farosas@suse.de>,
	"Vladimir Sementsov-Ogievskiy" <vsementsov@yandex-team.ru>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Markus Armbruster" <armbru@redhat.com>,
	qemu-arm@nongnu.org, "Michael Roth" <michael.roth@amd.com>,
	"Peter Xu" <peterx@redhat.com>,
	gustavo.romero@linaro.org,
	"Yuri Benditovich" <yuri.benditovich@daynix.com>,
	"Eric Blake" <eblake@redhat.com>,
	"Andrew Melnychenko" <andrew@daynix.com>,
	"Konstantin Kostiuk" <kkostiuk@redhat.com>,
	"Kevin Wolf" <kwolf@redhat.com>,
	"Jason Wang" <jasowang@redhat.com>,
	manos.pitsidianakis@linaro.org
Subject: Re: [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
Date: Mon, 9 Dec 2024 07:47:41 +0100	[thread overview]
Message-ID: <2f99cd24-768a-4e28-b5b4-d2697ca244af@redhat.com> (raw)
In-Reply-To: <20241206192900.3893118-4-pierrick.bouvier@linaro.org>

On 06/12/2024 20.28, Pierrick Bouvier wrote:
> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> ---
>   docs/devel/submitting-a-patch.rst | 10 ++++++++++
>   1 file changed, 10 insertions(+)
> 
> diff --git a/docs/devel/submitting-a-patch.rst b/docs/devel/submitting-a-patch.rst
> index 69df7682c5e..1ef7d137320 100644
> --- a/docs/devel/submitting-a-patch.rst
> +++ b/docs/devel/submitting-a-patch.rst
> @@ -433,6 +433,16 @@ For more details on how QEMU's stable process works, refer to the
>   
>   .. _participating_in_code_review:
>   
> +Retrieve an existing series
> +---------------------------
> +
> +If you want to apply an existing series on top of your tree, you can simply use
> +`b4 <https://github.com/mricon/b4>`__.
> +
> +::
> +
> +    b4 shazam $msg-id

Should we elaborate on $msg-id here? (saying that this is about patch series 
that have been sent to the mailing list and you have the retrieve the 
"Message-Id:" header from one of the patches?)

Apart from that the patch looks fine to me, thanks for tackling this!

  Thomas



  reply	other threads:[~2024-12-09  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06 19:28 [PATCH v3 0/6] Enhance documentation for new developers Pierrick Bouvier
2024-12-06 19:28 ` [PATCH v3 1/6] docs/devel: remove dead video link for sourcehut submit process Pierrick Bouvier
2024-12-06 19:28 ` [PATCH v3 2/6] docs/devel: add git-publish for patch submitting Pierrick Bouvier
2024-12-06 19:28 ` [PATCH v3 3/6] docs/devel: add b4 for patch retrieval Pierrick Bouvier
2024-12-09  6:47   ` Thomas Huth [this message]
2024-12-09 18:25     ` Pierrick Bouvier
2024-12-06 19:28 ` [PATCH v3 4/6] docs/devel: add information on how to setup build environments Pierrick Bouvier
2024-12-06 19:28 ` [PATCH v3 5/6] docs: add a codebase section Pierrick Bouvier
2024-12-06 19:29 ` [PATCH v3 6/6] docs: add a glossary Pierrick Bouvier
2024-12-06 22:29 ` [PATCH v3 0/6] Enhance documentation for new developers Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f99cd24-768a-4e28-b5b4-d2697ca244af@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=andrew@daynix.com \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=eblake@redhat.com \
    --cc=farosas@suse.de \
    --cc=gustavo.romero@linaro.org \
    --cc=jasowang@redhat.com \
    --cc=kkostiuk@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=manos.pitsidianakis@linaro.org \
    --cc=michael.roth@amd.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=peterx@redhat.com \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=vsementsov@yandex-team.ru \
    --cc=yuri.benditovich@daynix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).