Re: [RFC v2 0/3] Enable virtio-fs on s390x

2020-07-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200717092929.19453-1-mhart...@linux.ibm.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN

Re: [RFC v2 0/3] Enable virtio-fs on s390x

2020-07-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200717092929.19453-1-mhart...@linux.ibm.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200717092929.19453-1-mhart...@linux.ibm.com Subject: [RFC v2 0/3] Enable virtio-fs

[RFC v2 0/3] Enable virtio-fs on s390x

2020-07-17 Thread Marc Hartmayer
This RFC is about enabling virtio-fs on s390x. For that we need + some shim code (first patch), and we need + libvhost-user to deal with virtio endiannes for non-legacy virtio devices as mandated by the spec. libvhost-access.h is based on hw/virtio/virtio-access.h. How to use? For general i