On Tue, 8 Aug 2017 16:15:59 +0200
Greg Kurz wrote:
> On Tue, 8 Aug 2017 14:50:00 +0200
> Greg Kurz wrote:
>
> > On Tue, 8 Aug 2017 14:17:01 +0200
> > Cornelia Huck wrote:
> >
> > > We want to compile the 9pfs code iff virtfs is enabled and a virtio
> > > transport is available (not only pc
On Tue, 8 Aug 2017 14:50:00 +0200
Greg Kurz wrote:
> On Tue, 8 Aug 2017 14:17:01 +0200
> Cornelia Huck wrote:
>
> > We want to compile the 9pfs code iff virtfs is enabled and a virtio
> > transport is available (not only pci!).
> >
> > Let's make the generated CONFIG_VIRTFS statement depend o
On Tue, 8 Aug 2017 14:50:00 +0200
Greg Kurz wrote:
> On Tue, 8 Aug 2017 14:17:01 +0200
> Cornelia Huck wrote:
>
> > We want to compile the 9pfs code iff virtfs is enabled and a virtio
> > transport is available (not only pci!).
> >
> > Let's make the generated CONFIG_VIRTFS statement depend o
On Tue, 8 Aug 2017 14:17:01 +0200
Cornelia Huck wrote:
> We want to compile the 9pfs code iff virtfs is enabled and a virtio
> transport is available (not only pci!).
>
> Let's make the generated CONFIG_VIRTFS statement depend on either
> CONFIG_VIRTIO_PCI or (new) CONFIG_VIRTIO_CCW. The Makefi
We want to compile the 9pfs code iff virtfs is enabled and a virtio
transport is available (not only pci!).
Let's make the generated CONFIG_VIRTFS statement depend on either
CONFIG_VIRTIO_PCI or (new) CONFIG_VIRTIO_CCW. The Makefiles for fsdev/
and hw/9pfs/ can then depend on CONFIG_VIRTFS directl