[PULL 0/1] docs and tests: assets moved after GitHub account renaming

Pierrick Bouvier posted 1 patch 5 days, 19 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260327182541.691078-1-pierrick.bouvier@linaro.org
Maintainers: Pierrick Bouvier <pierrick.bouvier@linaro.org>, Alex Williamson <alex@shazbot.org>, "Cédric Le Goater" <clg@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Leif Lindholm <leif.lindholm@oss.qualcomm.com>
docs/about/emulation.rst                           | 28 +++++++++++-----------
.../functional/aarch64/test_device_passthrough.py  |  4 ++--
tests/functional/aarch64/test_rme_sbsaref.py       |  4 ++--
tests/functional/aarch64/test_rme_virt.py          |  4 ++--
4 files changed, 20 insertions(+), 20 deletions(-)
[PULL 0/1] docs and tests: assets moved after GitHub account renaming
Posted by Pierrick Bouvier 5 days, 19 hours ago
The following changes since commit 770f50c14f098717fd40ae6e826a495681152447:

  Merge tag 'pull-nvme-20260326' of https://gitlab.com/birkelund/qemu into staging (2026-03-26 10:26:39 +0000)

are available in the Git repository at:

  https://gitlab.com/pbo-linaro/qemu tags/pr-gh_rename-20260327

for you to fetch changes up to d5a678c87c4d70c1b5ec4397f1daea7ff0186dc8:

  docs and tests: assets moved after GitHub account renaming (2026-03-27 11:25:02 -0700)

----------------------------------------------------------------
Changes:
- [PATCH] docs and tests: assets moved after GitHub account renaming (Pierrick Bouvier <pierrick.bouvier@linaro.org>)
  Link: https://lore.kernel.org/qemu-devel/20260326214436.256215-1-pierrick.bouvier@linaro.org

----------------------------------------------------------------
Pierrick Bouvier (1):
      docs and tests: assets moved after GitHub account renaming

 docs/about/emulation.rst                           | 28 +++++++++++-----------
 .../functional/aarch64/test_device_passthrough.py  |  4 ++--
 tests/functional/aarch64/test_rme_sbsaref.py       |  4 ++--
 tests/functional/aarch64/test_rme_virt.py          |  4 ++--
 4 files changed, 20 insertions(+), 20 deletions(-)
Re: [PULL 0/1] docs and tests: assets moved after GitHub account renaming
Posted by Peter Maydell 4 days, 1 hour ago
On Fri, 27 Mar 2026 at 18:25, Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
>
> The following changes since commit 770f50c14f098717fd40ae6e826a495681152447:
>
>   Merge tag 'pull-nvme-20260326' of https://gitlab.com/birkelund/qemu into staging (2026-03-26 10:26:39 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/pbo-linaro/qemu tags/pr-gh_rename-20260327
>
> for you to fetch changes up to d5a678c87c4d70c1b5ec4397f1daea7ff0186dc8:
>
>   docs and tests: assets moved after GitHub account renaming (2026-03-27 11:25:02 -0700)
>
> ----------------------------------------------------------------
> Changes:
> - [PATCH] docs and tests: assets moved after GitHub account renaming (Pierrick Bouvier <pierrick.bouvier@linaro.org>)
>   Link: https://lore.kernel.org/qemu-devel/20260326214436.256215-1-pierrick.bouvier@linaro.org
>
> ----------------------------------------------------------------



Applied, thanks.

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

-- PMM