qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefan Hajnoczi
Subject: [Qemu-devel] [ANNOUNCE] virtio-fs v0.2 host<->guest file system released
Date: Tue, 16 Apr 2019 17:00:43 +0100
User-agent: Mutt/1.11.3 (2019-02-01)

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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]