[PATCH 0/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins)

Alex Bennée posted 5 patches 15 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251128182157.4125745-1-alex.bennee@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Markus Armbruster <armbru@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Pierrick Bouvier <pierrick.bouvier@linaro.org>
docs/devel/build-environment.rst              | 145 ++++++++++++------
configure                                     |   6 +-
plugins/core.c                                |   2 +
tests/Makefile.include                        |   9 ++
.../dockerfiles/debian-all-test-cross.docker  | 122 ++++++++-------
tests/lcitool/projects/qemu-minimal.yml       |   1 +
tests/lcitool/refresh                         |  43 ++++++
7 files changed, 222 insertions(+), 106 deletions(-)
[PATCH 0/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
Posted by Alex Bennée 15 hours ago
I'm on the fence if these are needed for 10.2. There is at least one
bug fix (plugins) but the build and documentation fixes can easily be
punted to 11.0 if we are feeling nervous.

Alex.

Alex Bennée (5):
  tests/tcg: honour the available QEMU binaries when running check-tcg
  tests/lcitool: add bzip2 to the minimal dependency list
  tests/dockerfiles: transition debian-all-test-cross to lcitool
  docs/devel: update build environment setup documentation
  plugins/core: allow reading of registers during discon events

 docs/devel/build-environment.rst              | 145 ++++++++++++------
 configure                                     |   6 +-
 plugins/core.c                                |   2 +
 tests/Makefile.include                        |   9 ++
 .../dockerfiles/debian-all-test-cross.docker  | 122 ++++++++-------
 tests/lcitool/projects/qemu-minimal.yml       |   1 +
 tests/lcitool/refresh                         |  43 ++++++
 7 files changed, 222 insertions(+), 106 deletions(-)

-- 
2.47.3