qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for the --without-default-features configure switch
@ 2021-07-13  9:31 Thomas Huth
  2021-07-13  9:31 ` [PATCH 1/4] configure: Fix --without-default-features propagation to meson Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Thomas Huth @ 2021-07-13  9:31 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini; +Cc: Cole Robinson

Many features do not get properly disabled when the user runs the
configure script with --without-default-features. Let's fix that now.

Thomas Huth (4):
  configure: Fix --without-default-features propagation to meson
  configure: Allow vnc to get disabled with --without-default-features
  configure: Fix the default setting of the "xen" feature
  configure: Let --without-default-features disable vhost-kernel and
    vhost-vdpa

 configure   | 8 +++++---
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2021-07-14 15:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-13  9:31 [PATCH 0/4] Fixes for the --without-default-features configure switch Thomas Huth
2021-07-13  9:31 ` [PATCH 1/4] configure: Fix --without-default-features propagation to meson Thomas Huth
2021-07-13 16:42   ` Philippe Mathieu-Daudé
2021-07-14  5:43     ` Markus Armbruster
2021-07-14  7:35     ` Thomas Huth
2021-07-14  9:14       ` Philippe Mathieu-Daudé
2021-07-13  9:31 ` [PATCH 2/4] configure: Allow vnc to get disabled with --without-default-features Thomas Huth
2021-07-13  9:31 ` [PATCH 3/4] configure: Fix the default setting of the "xen" feature Thomas Huth
2021-07-13  9:31 ` [PATCH 4/4] configure: Let --without-default-features disable vhost-kernel and vhost-vdpa Thomas Huth
2021-07-13 14:54 ` [PATCH 0/4] Fixes for the --without-default-features configure switch Cole Robinson
2021-07-14 15:06   ` Paolo Bonzini
2021-07-14 15:06 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).