Re: [Qemu-devel] [PATCH 5/6] vl: Deprecate -virtfs_synth

2019-05-08 Thread Greg Kurz
On Wed, 8 May 2019 10:26:53 +0200 Thomas Huth wrote: > On 07/05/2019 10.45, Greg Kurz wrote: > > The synth fsdriver never got used for anything else but the > > QTest testcase for VirtIO 9P. And even there, QTest directly > > uses -fsdev synth and -device virtio-9p-{pci|device}. > > > > Signed-o

Re: [Qemu-devel] [PATCH 5/6] vl: Deprecate -virtfs_synth

2019-05-08 Thread Thomas Huth
On 07/05/2019 10.45, Greg Kurz wrote: > The synth fsdriver never got used for anything else but the > QTest testcase for VirtIO 9P. And even there, QTest directly > uses -fsdev synth and -device virtio-9p-{pci|device}. > > Signed-off-by: Greg Kurz > --- > > This should be Cc'd to libvir-l...@red

[Qemu-devel] [PATCH 5/6] vl: Deprecate -virtfs_synth

2019-05-07 Thread Greg Kurz
The synth fsdriver never got used for anything else but the QTest testcase for VirtIO 9P. And even there, QTest directly uses -fsdev synth and -device virtio-9p-{pci|device}. Signed-off-by: Greg Kurz --- This should be Cc'd to libvir-l...@redhat.com according to MAINTAINERS, but libvirt doesn't