OSDN Git Service

build: move vhost-vsock configuration to Kconfig
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Apr 2022 15:34:02 +0000 (17:34 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 7 May 2022 05:46:58 +0000 (07:46 +0200)
commit9972ae314fc38b7e47ee7ccdbc8556b7cad8a930
treebe251fee92f40293d60362ff7fe1503cc0df9e77
parent5e7b5ebaec4c2bcc2754ab1e8ac5a05b88fef073
build: move vhost-vsock configuration to Kconfig

vhost-vsock and vhost-user-vsock are two devices of their own; it should
be possible to enable/disable them with --without-default-devices, not
--without-default-features.  Compute their default value in Kconfig to
obtain the more intuitive behavior.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
hw/virtio/Kconfig
meson.build
scripts/ci/org.centos/stream/8/x86_64/configure