We currently note that the QEMU embedded driver in experimental
in the drvqemu.html file, but we should do the same in the
virt-qemu-run man page.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
docs/manpages/virt-qemu-run.rst | 5 +++++
1 file changed, 5 insertions(+)
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 <
https://libvirt.org/drvqemu.html#uriembedded>`_.
+
OPTIONS
=======
--
2.24.1