mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
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:
parent
468c981130
commit
5670fb5794
@ -578,7 +578,7 @@ mount -t cgroup none /dev/cgroup -o devices
|
|||||||
typically, the namespace is given the name
|
typically, the namespace is given the name
|
||||||
of <code>qemu</code>. With the namespace in place, it is then
|
of <code>qemu</code>. With the namespace in place, it is then
|
||||||
possible to add an element <code><qemu:commandline></code>
|
possible to add an element <code><qemu:commandline></code>
|
||||||
under <code>driver</code>, with the following sub-elements
|
under <code>domain</code>, with the following sub-elements
|
||||||
repeated as often as needed:
|
repeated as often as needed:
|
||||||
</p>
|
</p>
|
||||||
<dl>
|
<dl>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user