[PULL for 10.1-rc2 0/3] doc and testing fixes

Alex Bennée posted 3 patches 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250804151545.311042-1-alex.bennee@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>, Thomas Huth <thuth@redhat.com>, Markus Armbruster <armbru@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
docs/devel/submitting-a-patch.rst                  | 40 ++++++++++++++++++++--
scripts/make-release                               | 20 +++++------
.../dockerfiles/debian-all-test-cross.docker       |  4 +--
3 files changed, 48 insertions(+), 16 deletions(-)
[PULL for 10.1-rc2 0/3] doc and testing fixes
Posted by Alex Bennée 3 months, 1 week ago
The following changes since commit e5859141b9b6aec9e0a14dacedc9f02fe2f15844:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-08-01 10:46:00 -0400)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-10.1-rc2-maintainer-040825-2

for you to fetch changes up to 61432e805e5028df0a3df5a76915cdc3007ecd41:

  tests/docker: fix debian-all-test-cross (2025-08-04 16:13:38 +0100)

----------------------------------------------------------------
Testing and doc fixes

  - add information about patch submission with b4
  - fix make-release script to include all EDK submodules
  - fix debian-all-test-cross docker image

----------------------------------------------------------------
Alex Bennée (1):
      tests/docker: fix debian-all-test-cross

Manos Pitsidianakis (1):
      docs/devel/submitting-a-patch.rst: add b4 section

Peter Maydell (1):
      scripts/make-release: Go back to cloning all the EDK2 submodules

 docs/devel/submitting-a-patch.rst                  | 40 ++++++++++++++++++++--
 scripts/make-release                               | 20 +++++------
 .../dockerfiles/debian-all-test-cross.docker       |  4 +--
 3 files changed, 48 insertions(+), 16 deletions(-)

-- 
2.47.2


Re: [PULL for 10.1-rc2 0/3] doc and testing fixes
Posted by Stefan Hajnoczi 3 months, 1 week ago
Applied, thanks.

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