All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mohamed Mediouni <mohamed@unpredictable.fr>
To: qemu-devel@nongnu.org
Cc: Phil Dennis-Jordan <phil@philjordan.eu>,
	Mads Ynddal <mads@ynddal.dk>,
	qemu-arm@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
	Roman Bolshakov <rbolshakov@ddn.com>,
	Alexander Graf <agraf@csgraf.de>,
	Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>,
	Mohamed Mediouni <mohamed@unpredictable.fr>
Subject: [PATCH v5 0/2] vmapple: making it work on the latest macOS host releases
Date: Fri,  6 Mar 2026 15:52:44 +0100	[thread overview]
Message-ID: <20260306145246.10274-1-mohamed@unpredictable.fr> (raw)

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)



             reply	other threads:[~2026-03-06 14:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06 14:52 Mohamed Mediouni [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260306145246.10274-1-mohamed@unpredictable.fr \
    --to=mohamed@unpredictable.fr \
    --cc=agraf@csgraf.de \
    --cc=mads@ynddal.dk \
    --cc=odaki@rsg.ci.i.u-tokyo.ac.jp \
    --cc=peter.maydell@linaro.org \
    --cc=phil@philjordan.eu \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rbolshakov@ddn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.