From 8018858d23abc3423bfe4384750d0522371051d7 Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Fri, 20 Mar 2020 17:46:38 +0100 Subject: [PATCH] docs: virtfs: add section separators MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian Schoenebeck Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- docs/formatdomain.html.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index fb07d107f0..28e779b90a 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4084,13 +4084,20 @@ +

Since 5.2.0, the filesystem element has an optional attribute model with supported values "virtio-transitional", "virtio-non-transitional", or "virtio". See Virtio transitional devices for more details. +

+ +

+ The filesystem element may contain the following subelements: +

+
driver
The optional driver element allows specifying further details -- 2.47.2