mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
docs: add warning about virt-qemu-run being experimental
We currently note that the QEMU embedded driver is experimental in the drvqemu.html file, but we should do the same in the virt-qemu-run man page. Reviewed-by: Erik Skultety <eskultet@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
dbf1f68410
commit
217b564a77
@ -33,6 +33,11 @@ If the virt-qemu-run program is interrupted (eg Ctrl-C) it will
|
|||||||
immediately terminate the virtual machine without giving the guest
|
immediately terminate the virtual machine without giving the guest
|
||||||
OS any opportunity to gracefully shutdown.
|
OS any opportunity to gracefully shutdown.
|
||||||
|
|
||||||
|
**NOTE: this tool is currently considered experimental.** Its
|
||||||
|
usage and behaviour is still subject to change in future libvirt
|
||||||
|
releases. For further information on its usage consult the
|
||||||
|
`QEMU driver documentation <https://libvirt.org/drvqemu.html#uriembedded>`_.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user