docs: drvqemu: trivial fix for qemu commands passthrough

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>
This commit is contained in:
Chen Hanxiao 2020-04-22 12:02:20 -04:00 committed by Ján Tomko
parent 468c981130
commit 5670fb5794

View 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>