On 07/26/2017 02:52 PM, Michael S. Tsirkin wrote:
On Tue, Jul 18, 2017 at 06:34:37PM +0200, Marc-André Lureau wrote:
...
In the future, we may want to hide vhost-user from QAPI/introspection
with conditional compilation, although the design of this hasn't been
fully fleshed out yet and shouldn'
On Fri, Jul 28, 2017 at 01:31:31AM +0200, Marc-André Lureau wrote:
> Hi
>
> On Wed, Jul 26, 2017 at 7:53 PM Michael S. Tsirkin wrote:
> >
> > On Tue, Jul 18, 2017 at 06:34:37PM +0200, Marc-André Lureau wrote:
> > > Learn to compile out vhost-user. Keep it enabled by default on
> > > non-mingw, th
Hi
On Wed, Jul 26, 2017 at 7:53 PM Michael S. Tsirkin wrote:
>
> On Tue, Jul 18, 2017 at 06:34:37PM +0200, Marc-André Lureau wrote:
> > Learn to compile out vhost-user. Keep it enabled by default on
> > non-mingw, that is assumed to be on POSIX.
> >
> > When trying to make a vhost-user netdev, it
On Tue, Jul 18, 2017 at 06:34:37PM +0200, Marc-André Lureau wrote:
> Learn to compile out vhost-user. Keep it enabled by default on
> non-mingw, that is assumed to be on POSIX.
>
> When trying to make a vhost-user netdev, it gives the following error:
>
> -netdev vhost-user,id=foo,chardev=chr-tes
On Tue, Jul 18, 2017 at 06:34:37PM +0200, Marc-André Lureau wrote:
> Learn to compile out vhost-user. Keep it enabled by default on
> non-mingw, that is assumed to be on POSIX.
>
> When trying to make a vhost-user netdev, it gives the following error:
>
> -netdev vhost-user,id=foo,chardev=chr-tes
- Original Message -
> Hi,
>
> This series failed build test on FreeBSD host. Please find the details below.
>
...
> GEN trace/generated-helpers.c
> CC x86_64-softmmu/trace/control-target.o
> CC x86_64-softmmu/gdbstub-xml.o
> CC x86_64-softmmu/trace/generated-
Hi,
This series failed build test on FreeBSD host. Please find the details below.
Type: series
Subject: [Qemu-devel] [PATCH] build-sys: add --disable-vhost-user
Message-id: 20170718163437.18001-1-marcandre.lur...@redhat.com
=== TEST SCRIPT BEGIN ===
#!/bin/sh
# Testing script will be invoked
Learn to compile out vhost-user. Keep it enabled by default on
non-mingw, that is assumed to be on POSIX.
When trying to make a vhost-user netdev, it gives the following error:
-netdev vhost-user,id=foo,chardev=chr-test: Parameter 'type' expects a netdev
backend type
And similar error with the