From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: Phil Dennis-Jordan <phil@philjordan.eu>
Subject: [PATCH 0/2] pvg: clean up Kconfig
Date: Thu, 20 Feb 2025 14:33:04 +0100 [thread overview]
Message-ID: <20250220133306.1104382-1-pbonzini@redhat.com> (raw)
Do not enable Apple ParavirtualizedGraphics on cross-architecture targets,
where it is not supported by the drivers, and add an option to configure it
out just like most others external dependencies.
Only compile-tested on non-Mac for now, but CI is in progress.
Paolo
Paolo Bonzini (2):
pvg: do not enable it on cross-architecture targets
pvg: add option to configure it out
meson.build | 16 +++++++++++++---
Kconfig.host | 3 +++
hw/display/Kconfig | 4 ----
hw/display/meson.build | 9 +++------
meson_options.txt | 2 ++
scripts/meson-buildoptions.sh | 3 +++
6 files changed, 24 insertions(+), 13 deletions(-)
--
2.48.1
next reply other threads:[~2025-02-20 13:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 13:33 Paolo Bonzini [this message]
2025-02-20 13:33 ` [PATCH 1/2] pvg: do not enable it on cross-architecture targets Paolo Bonzini
2025-02-20 15:19 ` Philippe Mathieu-Daudé
2025-02-21 17:01 ` Paolo Bonzini
2025-02-24 9:27 ` Philippe Mathieu-Daudé
2025-02-20 13:33 ` [PATCH 2/2] pvg: add option to configure it out Paolo Bonzini
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=20250220133306.1104382-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=phil@philjordan.eu \
--cc=qemu-devel@nongnu.org \
/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.