From: Peter Krempa Date: Tue, 18 Jun 2019 11:32:57 +0000 (+0200) Subject: docs: drvqemu: Add note about deprecation of domxml-from-native X-Git-Tag: v5.5.0-rc1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d127bc3ce6eaf4b48dd09305368ac6a727d5aecf;p=thirdparty%2Flibvirt.git docs: drvqemu: Add note about deprecation of domxml-from-native Add a warning that the operation will no longer work. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index cf3af03126..601f918091 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -426,6 +426,10 @@ mount -t cgroup none /dev/cgroup -o devices

Converting from QEMU args to domain XML

+

+ Note: this operation is deprecated as of + 5.5.0 and will return an error. +

The virsh domxml-from-native provides a way to convert an existing set of QEMU args into a guest description