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)