On Tue, 28 Jul 2020 13:25:57 +0200
Halil Pasic wrote:
> On Tue, 28 Jul 2020 12:31:51 +0200
> Cornelia Huck wrote:
>
> > On Fri, 17 Jul 2020 11:29:27 +0200
> > Marc Hartmayer wrote:
> >
> > > From: Halil Pasic
> > >
> > > Wire up the CCW device for vhost-user-fs.
> > >
> > > Signed-off-by
On Tue, 28 Jul 2020 12:31:51 +0200
Cornelia Huck wrote:
> On Fri, 17 Jul 2020 11:29:27 +0200
> Marc Hartmayer wrote:
>
> > From: Halil Pasic
> >
> > Wire up the CCW device for vhost-user-fs.
> >
> > Signed-off-by: Halil Pasic
> > ---
> > hw/s390x/Makefile.objs | 1 +
> > hw/s390x/vh
On Fri, 17 Jul 2020 11:29:27 +0200
Marc Hartmayer wrote:
> From: Halil Pasic
>
> Wire up the CCW device for vhost-user-fs.
>
> Signed-off-by: Halil Pasic
> ---
> hw/s390x/Makefile.objs | 1 +
> hw/s390x/vhost-user-fs-ccw.c | 73
> 2 files changed,
On Fri, Jul 17, 2020 at 11:29:27AM +0200, Marc Hartmayer wrote:
> From: Halil Pasic
>
> Wire up the CCW device for vhost-user-fs.
>
> Signed-off-by: Halil Pasic
> ---
> hw/s390x/Makefile.objs | 1 +
> hw/s390x/vhost-user-fs-ccw.c | 73
> 2 files chan
From: Halil Pasic
Wire up the CCW device for vhost-user-fs.
Signed-off-by: Halil Pasic
---
hw/s390x/Makefile.objs | 1 +
hw/s390x/vhost-user-fs-ccw.c | 73
2 files changed, 74 insertions(+)
create mode 100644 hw/s390x/vhost-user-fs-ccw.c
diff --git