From 5670fb579407f9f21ad923336adb342012d66aed Mon Sep 17 00:00:00 2001 From: Chen Hanxiao Date: Wed, 22 Apr 2020 12:02:20 -0400 Subject: [PATCH] docs: drvqemu: trivial fix for qemu commands passthrough MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit element should be the child of Signed-off-by: Chen Hanxiao Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- docs/drvqemu.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index 5f412ba376..afc4ddf56d 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -578,7 +578,7 @@ mount -t cgroup none /dev/cgroup -o devices typically, the namespace is given the name of qemu. With the namespace in place, it is then possible to add an element <qemu:commandline> - under driver, with the following sub-elements + under domain, with the following sub-elements repeated as often as needed:

-- 2.47.2