There was confusion over --disable-vhost-user and the new --enable/disable-vhost-user-blk-server ./configure options. This series tries to make things more consistent. See the commit descriptions for details.
Stefan Hajnoczi (3): meson: move vhost_user_blk_server to meson.build vhost-user-blk-server: depend on CONFIG_VHOST_USER configure: mark vhost-user Linux-only meson_options.txt | 2 ++ configure | 25 ++++++++----------------- meson.build | 15 +++++++++++++++ block/export/meson.build | 5 ++++- 4 files changed, 29 insertions(+), 18 deletions(-) -- 2.28.0