Re: [PATCH 027/104] virtiofsd: add --fd=FDNUM fd passing option

2020-01-06 Thread Daniel P . Berrangé
On Thu, Dec 12, 2019 at 04:37:47PM +, Dr. David Alan Gilbert (git) wrote: > From: Stefan Hajnoczi > > Although --socket-path=PATH is useful for manual invocations, management > tools typically create the UNIX domain socket themselves and pass it to > the vhost-user device backend. This way Q

[PATCH 027/104] virtiofsd: add --fd=FDNUM fd passing option

2019-12-12 Thread Dr. David Alan Gilbert (git)
From: Stefan Hajnoczi Although --socket-path=PATH is useful for manual invocations, management tools typically create the UNIX domain socket themselves and pass it to the vhost-user device backend. This way QEMU can be launched immediately with a valid socket. No waiting for the vhost-user devi