All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] vmapple: making it work on the latest macOS host releases
@ 2026-03-06 14:52 Mohamed Mediouni
  2026-03-06 14:52 ` [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release Mohamed Mediouni
  2026-03-06 14:52 ` [PATCH v5 2/2] Revert "hw/arm: Do not build VMapple machine by default" Mohamed Mediouni
  0 siblings, 2 replies; 9+ messages in thread
From: Mohamed Mediouni @ 2026-03-06 14:52 UTC (permalink / raw)
  To: qemu-devel
  Cc: Phil Dennis-Jordan, Mads Ynddal, qemu-arm, Peter Maydell,
	Roman Bolshakov, Alexander Graf, Akihiko Odaki, Mohamed Mediouni

Support for newer guest OSes isn't part of this series.

v5:
Address review comments and rebase.

v4:
Rebase and resend without the RFC tag as I didn't get feedback.
Drop patch 1 (version I posted was incomplete anyways). Last patch isn't worth it too tbh.

v2->v3:
Remove the Apple M4 support workaround part for now, to be part of another patchset perhaps
Address comments

v1->v2:
Remove some lines that shouldn't have been present...

Mohamed Mediouni (2):
  vmapple: apple-gfx: make it work on the latest macOS release
  Revert "hw/arm: Do not build VMapple machine by default"

 configs/devices/aarch64-softmmu/default.mak |  1 -
 hw/display/apple-gfx-mmio.m                 | 62 ++++++++++++++++-----
 hw/display/apple-gfx.h                      | 18 ++++++
 hw/display/apple-gfx.m                      | 43 +++++++++++++-
 4 files changed, 107 insertions(+), 17 deletions(-)

-- 
2.50.1 (Apple Git-155)



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

end of thread, other threads:[~2026-03-11  6:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 14:52 [PATCH v5 0/2] vmapple: making it work on the latest macOS host releases Mohamed Mediouni
2026-03-06 14:52 ` [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release Mohamed Mediouni
2026-03-07  3:08   ` Akihiko Odaki
2026-03-09 22:21     ` Philippe Mathieu-Daudé
2026-03-10  6:55       ` Akihiko Odaki
2026-03-10  7:09         ` Mohamed Mediouni
2026-03-10 16:20         ` Peter Xu
2026-03-11  6:02           ` Akihiko Odaki
2026-03-06 14:52 ` [PATCH v5 2/2] Revert "hw/arm: Do not build VMapple machine by default" Mohamed Mediouni

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.