Re: [Qemu-devel] [PATCH v2 1/3] contrib: compile vhost-user-blk tool by default

2019-01-17 Thread Stefano Garzarella
Note: I removed my wrong e-mail address in CC. On Wed, Jan 16, 2019 at 01:19:28PM +0800, Changpeng Liu wrote: > Signed-off-by: Changpeng Liu > --- > configure | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Stefano Garzarella

Re: [Qemu-devel] [PATCH v2 1/3] contrib: compile vhost-user-blk tool by default

2019-01-16 Thread Stefan Hajnoczi
On Wed, Jan 16, 2019 at 01:19:28PM +0800, Changpeng Liu wrote: > Signed-off-by: Changpeng Liu > --- > configure | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

[Qemu-devel] [PATCH v2 1/3] contrib: compile vhost-user-blk tool by default

2019-01-15 Thread Changpeng Liu
Signed-off-by: Changpeng Liu --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 3eee3fc..3d5af97 100755 --- a/configure +++ b/configure @@ -5763,6 +5763,9 @@ if test "$want_tools" = "yes" ; then if [ "$posix" = "yes" ] && [ "$curl" = "yes" ]; then