OSDN Git Service

virtiofsd: Start wiring up vhost-user
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 8 Jun 2018 18:59:20 +0000 (19:59 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:36 +0000 (16:41 +0000)
commitf6f3573c6f271af5ded63ce28589a113f7205c72
tree09bd00945afbe9421d32eb6f1b10fa34f4914788
parentd14bf584dd965821e80d14c16d9292a464b1ab85
virtiofsd: Start wiring up vhost-user

Listen on our unix socket for the connection from QEMU, when we get it
initialise vhost-user and dive into our own loop variant (currently
dummy).

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_i.h
tools/virtiofsd/fuse_lowlevel.c
tools/virtiofsd/fuse_lowlevel.h
tools/virtiofsd/fuse_virtio.c
tools/virtiofsd/fuse_virtio.h
tools/virtiofsd/passthrough_ll.c