[Virtio-fs] virtio-fs on zLinux (s390x)

Stefan Hajnoczi stefanha at redhat.com
Fri Dec 13 11:02:24 UTC 2019


On Thu, Dec 12, 2019 at 01:55:25PM -0500, Gong Su wrote:
> Basically, I'm trying to see if I can get virtio-fs to work on zLinux.
> Following the instructions on https://virtio-fs.gitlab.io/howto-qemu.html I
> was able to compile all the pieces but when I tried to run qemu I realized
> that it needs -numa option which isn't supported on s390x yet.

Does s390 support vhost-user?

virtio-fs is implemented as a vhost-user device so this is a
requirement.  Shared memory is a vhost-user requirement and that's where
the -numa command-line option dependency comes from.

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virtio-fs/attachments/20191213/f746b0d8/attachment.sig>


More information about the Virtio-fs mailing list