All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pvg: clean up Kconfig
@ 2025-02-20 13:33 Paolo Bonzini
  2025-02-20 13:33 ` [PATCH 1/2] pvg: do not enable it on cross-architecture targets Paolo Bonzini
  2025-02-20 13:33 ` [PATCH 2/2] pvg: add option to configure it out Paolo Bonzini
  0 siblings, 2 replies; 6+ messages in thread
From: Paolo Bonzini @ 2025-02-20 13:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Phil Dennis-Jordan

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



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

end of thread, other threads:[~2025-02-24  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20 13:33 [PATCH 0/2] pvg: clean up Kconfig Paolo Bonzini
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

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.