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(-)