[PULL 0/2] Docs update for 2026-02-11

Pierrick Bouvier posted 2 patches 1 month, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260211171817.3089906-1-pierrick.bouvier@linaro.org
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>, Pierrick Bouvier <pierrick.bouvier@linaro.org>
docs/devel/build-system.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PULL 0/2] Docs update for 2026-02-11
Posted by Pierrick Bouvier 1 month, 4 weeks ago
The following changes since commit 0b91040d23dc8820724a60c811223b777f3bc6b7:

  Merge tag 'pull-loongarch-20260210' of https://github.com/gaosong715/qemu into staging (2026-02-10 09:12:38 +0000)

are available in the Git repository at:

  https://gitlab.com/pbo-linaro/qemu tags/pr-docs-20260211

for you to fetch changes up to db61fb7a57c79b7450725fa13000c1f6d72ab9ef:

  docs/devel: fix bash-ism warning for configure (2026-02-11 09:15:35 -0800)

----------------------------------------------------------------
Changes:
- docs/devel: s/most/most recent/ ``probe_target_compiler`` call (Alex Bennée <alex.bennee@linaro.org>)
- docs/devel: fix bash-ism warning for configure (Alex Bennée <alex.bennee@linaro.org>)

----------------------------------------------------------------
Alex Bennée (2):
      docs/devel: s/most/most recent/ ``probe_target_compiler`` call
      docs/devel: fix bash-ism warning for configure

 docs/devel/build-system.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PULL 0/2] Docs update for 2026-02-11
Posted by Peter Maydell 1 month, 4 weeks ago
On Wed, 11 Feb 2026 at 17:18, Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
>
> The following changes since commit 0b91040d23dc8820724a60c811223b777f3bc6b7:
>
>   Merge tag 'pull-loongarch-20260210' of https://github.com/gaosong715/qemu into staging (2026-02-10 09:12:38 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/pbo-linaro/qemu tags/pr-docs-20260211
>
> for you to fetch changes up to db61fb7a57c79b7450725fa13000c1f6d72ab9ef:
>
>   docs/devel: fix bash-ism warning for configure (2026-02-11 09:15:35 -0800)
>
> ----------------------------------------------------------------
> Changes:
> - docs/devel: s/most/most recent/ ``probe_target_compiler`` call (Alex Bennée <alex.bennee@linaro.org>)
> - docs/devel: fix bash-ism warning for configure (Alex Bennée <alex.bennee@linaro.org>)
>
> ----------------------------------------------------------------
> Alex Bennée (2):
>       docs/devel: s/most/most recent/ ``probe_target_compiler`` call
>       docs/devel: fix bash-ism warning for configure
>



Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0
for any user-visible changes.

-- PMM