]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: drvqemu: Add note about deprecation of domxml-from-native
authorPeter Krempa <pkrempa@redhat.com>
Tue, 18 Jun 2019 11:32:57 +0000 (13:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jun 2019 10:15:05 +0000 (12:15 +0200)
Add a warning that the operation will no longer work.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/drvqemu.html.in

index cf3af0312678693c78440df732419e4ecc1ed10a..601f91809197f9c5e6132d13f0795d54a5258c27 100644 (file)
@@ -426,6 +426,10 @@ mount -t cgroup none /dev/cgroup -o devices
 
     <h3><a id="xmlimport">Converting from QEMU args to domain XML</a></h3>
 
+    <p>
+      <b>Note:</b> this operation is <span class="deprecated"> deprecated as of
+        5.5.0</span> and will return an error.
+    </p>
     <p>
       The <code>virsh domxml-from-native</code> provides a way to
       convert an existing set of QEMU args into a guest description