commit | d13b200253cbd9cb933a1cfead9106abd564ae4a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 20 17:34:03 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat May 07 07:46:58 2022 +0200 |
tree | b6a06d9763b95b10a63d3e31cdb74b5840ffe1ee | |
parent | 9972ae314fc38b7e47ee7ccdbc8556b7cad8a930 [diff] |
build: move vhost-scsi configuration to Kconfig vhost-scsi and vhost-user-scsi 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>