On Mon, 15 Apr 2019 at 17:34, Marc-André Lureau <marcandre.lur...@redhat.com> wrote: > > Commit 767abe7 ("chardev: forbid 'wait' option with client sockets") > is a bit too strict. Current libvirt always set wait=false, and will > thus fail to add client chardev. > > Make the code more permissive, allowing wait=false with client socket > chardevs. Deprecate usage of 'wait' with client sockets. > > Fixes: 767abe7f49e8be14d29da5db3527817b5d696a52 > Cc: Daniel P. Berrangé <berra...@redhat.com> > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > ---
Applied to master for rc4, thanks. -- PMM