[libvirt] [ANNOUNCE] virtio-fs v0.2 host<->guest file system released

Stefan Hajnoczi stefanha at redhat.com
Tue Apr 16 16:00:43 UTC 2019


Dear QEMU, KVM, and libvirt communities,
virtio-fs is a shared file system that lets virtual machines access a
directory tree on the host.  Unlike existing approaches, it is designed
to offer local file system semantics and performance.  The guest can
take advantage of Linux DAX to access file contents directly from the
host page cache, eliminating the need to copy data into guest memory.

We hope virtio-fs will become widely available and easily accessible
through libvirt, Kata Containers, and popular management tools.

For more information, visit https://virtio-fs.gitlab.io/.
Mailing list: https://www.redhat.com/mailman/listinfo/virtio-fs
IRC: #virtio-fs on chat.freenode.net

The v0.2 release incorporates stabilization, performance, and sandboxing
improvements that now make virtio-fs suitable for testing and
performance evaluation.

Please do not rely on virtio-fs for production data yet.  Consider it
experimental.

Guides are available for:
 * Manually running QEMU with virtio-fs
   https://virtio-fs.gitlab.io/howto-qemu.html
 * Booting from virtio-fs (no disk images!)
   https://virtio-fs.gitlab.io/howto-boot.html
 * Running Kata Containers with virtio-fs
   https://virtio-fs.gitlab.io/howto-kata.html

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190416/6723f923/attachment-0001.sig>


More information about the libvir-list mailing list