qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
@ 2025-11-28 18:21 Alex Bennée
  2025-11-28 18:21 ` [PATCH 1/5] tests/tcg: honour the available QEMU binaries when running check-tcg Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alex Bennée @ 2025-11-28 18:21 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Markus Armbruster, Mahmoud Mandour,
	Pierrick Bouvier, Alexandre Iooss, Daniel P. Berrangé,
	Alex Bennée, Thomas Huth, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-30  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 18:21 [PATCH 0/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins) Alex Bennée
2025-11-28 18:21 ` [PATCH 1/5] tests/tcg: honour the available QEMU binaries when running check-tcg Alex Bennée
2025-11-28 18:21 ` [PATCH 2/5] tests/lcitool: add bzip2 to the minimal dependency list Alex Bennée
2025-11-28 18:21 ` [PATCH 3/5] tests/dockerfiles: transition debian-all-test-cross to lcitool Alex Bennée
2025-11-28 18:21 ` [PATCH 4/5] docs/devel: update build environment setup documentation Alex Bennée
2025-11-28 18:21 ` [PATCH 5/5] plugins/core: allow reading of registers during discon events Alex Bennée
2025-11-30  9:43   ` Julian Ganz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).