]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: add warning about virt-qemu-run being experimental
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 29 Jan 2020 11:17:54 +0000 (11:17 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 29 Jan 2020 14:30:57 +0000 (14:30 +0000)
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>
docs/manpages/virt-qemu-run.rst

index 5074a928b76c7b6db616f307ddaa4622d86c5ef6..b06c311b1d3ffd907ffa94a98906c15c9e01486d 100644 (file)
@@ -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
 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
 =======