qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
@ 2025-12-04 19:48 Alex Bennée
  2025-12-04 19:48 ` [PATCH v2 01/11] gitlab: drop --disable-pie from aarch64-all-linux-static build Alex Bennée
                   ` (10 more replies)
  0 siblings, 11 replies; 23+ messages in thread
From: Alex Bennée @ 2025-12-04 19:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexandre Iooss, Philippe Mathieu-Daudé, Markus Armbruster,
	Mahmoud Mandour, Alex Bennée, Pierrick Bouvier,
	Daniel P. Berrangé, Paolo Bonzini, Thomas Huth

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.

v2

Well the list grew as I fixed up the issues caused by the transition
of debian-all-test-cross to lcitool. There is also a typo fix and a
tweak to one of the custom runner jobs that is no longer needed.

The following still need review:

  MAINTAINERS: update the custom runner entries
  docs/devel: update build environment setup documentation
  tests/docker: drop --disable-[tools|system] from all-test-cross
  tests/docker: transition debian-all-test-cross to lcitool
  tests/lcitool: add nettle to the minimal deps
  tests/lcitool: add bzip2 to the minimal dependency list
  tests/tcg: honour the available QEMU binaries when running check-tcg
  gitlab: drop explicit pxe-test from the build-tci job
  gitlab: drop --disable-pie from aarch64-all-linux-static build

Alex.

Alano Song (1):
  docs/devel: Correct typo

Alex Bennée (10):
  gitlab: drop --disable-pie from aarch64-all-linux-static build
  gitlab: drop explicit pxe-test from the build-tci job
  tests/tcg: honour the available QEMU binaries when running check-tcg
  tests/lcitool: add bzip2 to the minimal dependency list
  tests/lcitool: add nettle to the minimal deps
  tests/docker: transition debian-all-test-cross to lcitool
  tests/docker: drop --disable-[tools|system] from all-test-cross
  docs/devel: update build environment setup documentation
  MAINTAINERS: update the custom runner entries
  plugins/core: allow reading of registers during discon events

 MAINTAINERS                                   |   7 +-
 docs/devel/atomics.rst                        |   4 +-
 docs/devel/build-environment.rst              | 145 ++++++++++++------
 configure                                     |   6 +-
 plugins/core.c                                |   2 +
 .gitlab-ci.d/buildtest.yml                    |   4 +-
 .../custom-runners/ubuntu-24.04-aarch64.yml   |   4 +-
 tests/Makefile.include                        |   9 ++
 .../dockerfiles/debian-all-test-cross.docker  | 131 +++++++++-------
 tests/lcitool/projects/qemu-minimal.yml       |   2 +
 tests/lcitool/refresh                         |  49 ++++++
 11 files changed, 245 insertions(+), 118 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2025-12-08  9:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 19:48 [PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins) Alex Bennée
2025-12-04 19:48 ` [PATCH v2 01/11] gitlab: drop --disable-pie from aarch64-all-linux-static build Alex Bennée
2025-12-05  7:53   ` Thomas Huth
2025-12-04 19:48 ` [PATCH v2 02/11] gitlab: drop explicit pxe-test from the build-tci job Alex Bennée
2025-12-05  7:54   ` Thomas Huth
2025-12-04 19:48 ` [PATCH v2 03/11] tests/tcg: honour the available QEMU binaries when running check-tcg Alex Bennée
2025-12-04 19:48 ` [PATCH v2 04/11] tests/lcitool: add bzip2 to the minimal dependency list Alex Bennée
2025-12-05  6:14   ` Thomas Huth
2025-12-04 19:48 ` [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps Alex Bennée
2025-12-05  6:37   ` Thomas Huth
2025-12-05 12:48     ` Alex Bennée
2025-12-08  9:11       ` Daniel P. Berrangé
2025-12-08  9:17         ` Thomas Huth
2025-12-04 19:48 ` [PATCH v2 06/11] tests/docker: transition debian-all-test-cross to lcitool Alex Bennée
2025-12-04 19:48 ` [PATCH v2 07/11] tests/docker: drop --disable-[tools|system] from all-test-cross Alex Bennée
2025-12-05  6:40   ` Thomas Huth
2025-12-04 19:48 ` [PATCH v2 08/11] docs/devel: update build environment setup documentation Alex Bennée
2025-12-04 19:49 ` [PATCH v2 09/11] docs/devel: Correct typo Alex Bennée
2025-12-08  9:21   ` Philippe Mathieu-Daudé
2025-12-04 19:49 ` [PATCH v2 10/11] MAINTAINERS: update the custom runner entries Alex Bennée
2025-12-05  6:09   ` Thomas Huth
2025-12-08  9:20   ` Philippe Mathieu-Daudé
2025-12-04 19:49 ` [PATCH v2 11/11] plugins/core: allow reading of registers during discon events Alex Bennée

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).