[PATCH 0/3] vhost-user: ./configure improvements for 5.2

Stefan Hajnoczi posted 3 patches 3 years, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
meson_options.txt        |  2 ++
configure                | 25 ++++++++-----------------
meson.build              | 15 +++++++++++++++
block/export/meson.build |  5 ++++-
4 files changed, 29 insertions(+), 18 deletions(-)
[PATCH 0/3] vhost-user: ./configure improvements for 5.2
Posted by Stefan Hajnoczi 3 years, 6 months ago
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