From: Daniel P. Berrangé Date: Wed, 29 Jan 2020 11:17:54 +0000 (+0000) Subject: docs: add warning about virt-qemu-run being experimental X-Git-Tag: v6.1.0-rc1~353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217b564a77041dd5877527caf86bd5bb570d6f44;p=thirdparty%2Flibvirt.git 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 Signed-off-by: Daniel P. Berrangé --- diff --git a/docs/manpages/virt-qemu-run.rst b/docs/manpages/virt-qemu-run.rst index 5074a928b7..b06c311b1d 100644 --- a/docs/manpages/virt-qemu-run.rst +++ b/docs/manpages/virt-qemu-run.rst @@ -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 `_. + OPTIONS =======