All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH] Deprecate C virtiofsd
@ 2022-02-09 16:50 ` Dr. David Alan Gilbert (git)
  0 siblings, 0 replies; 16+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2022-02-09 16:50 UTC (permalink / raw)
  To: qemu-devel, virtio-fs; +Cc: vgoyal

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

There's a nice new Rust implementation out there; recommend people
do new work on that.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
---
 docs/about/deprecated.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 47a594a3b6..3a0e15f8f5 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -454,3 +454,17 @@ nanoMIPS ISA
 
 The ``nanoMIPS`` ISA has never been upstreamed to any compiler toolchain.
 As it is hard to generate binaries for it, declare it deprecated.
+
+Tools
+-----
+
+virtiofsd
+'''''''''
+
+There is a new Rust implementation of ``virtiofs`` at
+``https://gitlab.com/virtio-fs/virtiofsd``;
+since this is now marked stable, new development should be done on that
+rather than the existing C version in the QEMU tree.
+The C version will still accept fixes and patches that
+are already in development for the moment.
+
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-02-10 18:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 16:50 [Virtio-fs] [PATCH] Deprecate C virtiofsd Dr. David Alan Gilbert (git)
2022-02-09 16:50 ` Dr. David Alan Gilbert (git)
2022-02-09 20:02 ` [Virtio-fs] " Vivek Goyal
2022-02-09 20:02   ` Vivek Goyal
2022-02-09 20:47 ` [Virtio-fs] " Peter Maydell
2022-02-09 20:47   ` Peter Maydell
2022-02-10 17:07   ` [Virtio-fs] " Dr. David Alan Gilbert
2022-02-10 17:07     ` Dr. David Alan Gilbert
2022-02-10  8:57 ` [Virtio-fs] " Daniel P. Berrangé
2022-02-10  8:57   ` Daniel P. Berrangé
2022-02-10 17:13   ` [Virtio-fs] " Dr. David Alan Gilbert
2022-02-10 17:13     ` Dr. David Alan Gilbert
2022-02-10 17:17     ` [Virtio-fs] " Daniel P. Berrangé
2022-02-10 17:17       ` Daniel P. Berrangé
2022-02-10 17:27       ` [Virtio-fs] " Dr. David Alan Gilbert
2022-02-10 17:27         ` Dr. David Alan Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.