]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: drvqemu: trivial fix for qemu commands passthrough
authorChen Hanxiao <chen_han_xiao@126.com>
Wed, 22 Apr 2020 16:02:20 +0000 (12:02 -0400)
committerJán Tomko <jtomko@redhat.com>
Wed, 22 Apr 2020 16:56:47 +0000 (18:56 +0200)
element <qemu:commandline> should be the child of <domain>

Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/drvqemu.html.in

index 5f412ba3767861d8b97e8c51b723194a13c2a87a..afc4ddf56dfbcba6e2ae55f069e7f7abbf240b8a 100644 (file)
@@ -578,7 +578,7 @@ mount -t cgroup none /dev/cgroup -o devices
       typically, the namespace is given the name
       of <code>qemu</code>.  With the namespace in place, it is then
       possible to add an element <code>&lt;qemu:commandline&gt;</code>
-      under <code>driver</code>, with the following sub-elements
+      under <code>domain</code>, with the following sub-elements
       repeated as often as needed:
     </p>
       <dl>