From: Andrea Bolognani Date: Mon, 1 Jul 2019 13:30:38 +0000 (+0200) Subject: docs: Document virDomainQemuAttach() removal X-Git-Tag: v5.5.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ecf23ef20c30066808b7aa1e93da78677996ff;p=thirdparty%2Flibvirt.git docs: Document virDomainQemuAttach() removal It has been dropped in 215d9393bb60615f957f4, but not all of the documentation was updated accordingly. Signed-off-by: Andrea Bolognani Acked-by: Peter Krempa --- diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index 9deb135b18..12b2c2bd2f 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -478,7 +478,8 @@ mount -t cgroup none /dev/cgroup -o devices qemu guest (Since 0.8.3), and virDomainQemuAttach, for registering a qemu domain that was manually started so that it can then be managed - by libvirtd (Since 0.9.4). + by libvirtd (Since 0.9.4, + removed as of 5.5.0).

Additionally, the following XML additions allow fine-tuning of the command line given to qemu when starting a domain