diff mbox series

SUPPORT.md: add xen-9pfsd

Message ID 20240306112736.2546-1-jgross@suse.com (mailing list archive)
State New
Headers show
Series SUPPORT.md: add xen-9pfsd | expand

Commit Message

Jürgen Groß March 6, 2024, 11:27 a.m. UTC
Add a support statement for the new xen-9pfsd backend. Set it to
"Experimental", as some functionality for Linux guests is missing
(only tested to work with Xenstore-stubdom).

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 SUPPORT.md | 1 +
 1 file changed, 1 insertion(+)

Comments

Jan Beulich March 6, 2024, 11:34 a.m. UTC | #1
On 06.03.2024 12:27, Juergen Gross wrote:
> Add a support statement for the new xen-9pfsd backend. Set it to
> "Experimental", as some functionality for Linux guests is missing
> (only tested to work with Xenstore-stubdom).
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>
diff mbox series

Patch

diff --git a/SUPPORT.md b/SUPPORT.md
index a90d1108c9..8d21bc7945 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -664,6 +664,7 @@  there is currently no xl support.
 ### PV 9pfs (backend)
 
     Status, QEMU: Tech Preview
+    Status, xen-9pfsd: Experimental
 
 ### PVCalls (backend)