All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] testing/next: macos updates
@ 2026-05-05 10:36 Alex Bennée
  2026-05-05 10:36 ` [PATCH 1/5] configure: report unsigned qemu binaries for check-tcg Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Alex Bennée @ 2026-05-05 10:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Thomas Huth, Pierrick Bouvier, qemu-arm, Peter Xu,
	Daniel P. Berrangé, Pierrick Bouvier, Brad Smith,
	Fabiano Rosas, Kyle Evans, Alex Bennée, Peter Maydell,
	Paolo Bonzini, Warner Losh, Richard Henderson,
	Philippe Mathieu-Daudé

These patches are mostly dealing with the loss of the CirrusCI MacOS
images by porting to gitlab. So far only one of the images works but I
thought it was worth posting in case anyone else has any ideas.

There is also a fix for getting watchpoints working so we can have the
basic TCG gdb tests.

Alex.

Alex Bennée (5):
  configure: report unsigned qemu binaries for check-tcg
  accel/tcg: move jit thread manipulation into do_tb_phys_invalidate
  ci: drop cirrus MacOS build
  gitlab: add initial MacOS 15 on gitlab runner
  gitlab: add MacOS 26 job on gitlab runner (!broken)

 configure                               |  6 ++-
 accel/tcg/tb-maint.c                    |  5 +-
 .gitlab-ci.d/cirrus.yml                 | 14 ------
 .gitlab-ci.d/{cirrus => }/macos-14.vars |  0
 .gitlab-ci.d/macos.yml                  | 65 +++++++++++++++++++++++++
 .gitlab-ci.d/qemu-project.yml           |  1 +
 tests/lcitool/refresh                   | 12 ++++-
 7 files changed, 85 insertions(+), 18 deletions(-)
 rename .gitlab-ci.d/{cirrus => }/macos-14.vars (100%)
 create mode 100644 .gitlab-ci.d/macos.yml

-- 
2.47.3



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

end of thread, other threads:[~2026-05-11 18:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 10:36 [PATCH 0/5] testing/next: macos updates Alex Bennée
2026-05-05 10:36 ` [PATCH 1/5] configure: report unsigned qemu binaries for check-tcg Alex Bennée
2026-05-05 10:43   ` Peter Maydell
2026-05-05 11:00     ` Alex Bennée
2026-05-05 12:03       ` Peter Maydell
2026-05-05 10:36 ` [PATCH 2/5] accel/tcg: move jit thread manipulation into do_tb_phys_invalidate Alex Bennée
2026-05-07  4:58   ` Richard Henderson
2026-05-11 18:09     ` Alex Bennée
2026-05-05 10:36 ` [PATCH 3/5] ci: drop cirrus MacOS build Alex Bennée
2026-05-05 10:41   ` Thomas Huth
2026-05-05 10:53   ` Philippe Mathieu-Daudé
2026-05-05 10:36 ` [PATCH 4/5] gitlab: add initial MacOS 15 on gitlab runner Alex Bennée
2026-05-05 11:44   ` Thomas Huth
2026-05-05 13:18     ` Alex Bennée
2026-05-05 10:36 ` [PATCH 5/5] gitlab: add MacOS 26 job on gitlab runner (!broken) Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.