Re: [Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)

2019-09-18 Thread Cornelia Huck
On Tue, 17 Sep 2019 17:00:54 +0100 "Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This set of patches adds the core of the virtio-fs support to qemu; > it's marked experimental since the kernel patch isn't in yet; but > it's nearly there; the spec has passed

[Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)

2019-09-17 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Hi, This set of patches adds the core of the virtio-fs support to qemu; it's marked experimental since the kernel patch isn't in yet; but it's nearly there; the spec has passed the voting stage, and the kernel changes are queued in fuse-next. A future set of p