[PULL 0/1] Docs update for 2026-06-16

Pierrick Bouvier posted 1 patch 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260616175316.264758-1-pierrick.bouvier@oss.qualcomm.com
Maintainers: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
There is a newer version of this series
docs/system/linuxboot.rst | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
[PULL 0/1] Docs update for 2026-06-16
Posted by Pierrick Bouvier 1 month, 1 week ago
The following changes since commit b0df6e2f2c6c45df8d4d286933799c623e124d98:

  Merge tag 'pull-riscv-to-apply-20260616' of https://github.com/alistair23/qemu into staging (2026-06-16 10:41:47 -0400)

are available in the Git repository at:

  https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/docs-20260616

for you to fetch changes up to f00622a929b296902f9b23a5fd5dc1b5988e669a:

  add a note on -shim to direct kernel boot docs (2026-06-16 10:48:14 -0700)

----------------------------------------------------------------
Changes:
- [PATCH v2] add a note on -shim to direct kernel boot docs (Gerd Hoffmann <kraxel@redhat.com>)
  Link: https://lore.kernel.org/qemu-devel/20260612161707.158029-1-kraxel@redhat.com

----------------------------------------------------------------
Gerd Hoffmann (1):
      add a note on -shim to direct kernel boot docs

 docs/system/linuxboot.rst | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)
Re: [PULL 0/1] Docs update for 2026-06-16
Posted by Pierrick Bouvier 1 month, 1 week ago
On 6/16/2026 10:53 AM, Pierrick Bouvier wrote:
> The following changes since commit b0df6e2f2c6c45df8d4d286933799c623e124d98:
> 
>   Merge tag 'pull-riscv-to-apply-20260616' of https://github.com/alistair23/qemu into staging (2026-06-16 10:41:47 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/docs-20260616
> 
> for you to fetch changes up to f00622a929b296902f9b23a5fd5dc1b5988e669a:
> 
>   add a note on -shim to direct kernel boot docs (2026-06-16 10:48:14 -0700)
> 
> ----------------------------------------------------------------
> Changes:
> - [PATCH v2] add a note on -shim to direct kernel boot docs (Gerd Hoffmann <kraxel@redhat.com>)
>   Link: https://lore.kernel.org/qemu-devel/20260612161707.158029-1-kraxel@redhat.com
> 
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
>       add a note on -shim to direct kernel boot docs
> 
>  docs/system/linuxboot.rst | 19 ++++++++++++++++++-
>  1 file changed, 18 insertions(+), 1 deletion(-)

Please ignore this PR, as the patch has incorrect content that was added
when amending it.

The correct PR is:
https://lore.kernel.org/qemu-devel/20260616175535.268519-1-pierrick.bouvier@oss.qualcomm.com/T/#t

Sorry for the noise,
Pierrick