From d127bc3ce6eaf4b48dd09305368ac6a727d5aecf Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 18 Jun 2019 13:32:57 +0200 Subject: [PATCH] docs: drvqemu: Add note about deprecation of domxml-from-native MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a warning that the operation will no longer work. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/drvqemu.html.in | 4 ++++ 1 file changed, 4 insertions(+) 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