From 06ecf23ef20c30066808b7aa1e93da78677996ff Mon Sep 17 00:00:00 2001
From: Andrea Bolognani
Date: Mon, 1 Jul 2019 15:30:38 +0200
Subject: [PATCH] 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
---
docs/drvqemu.html.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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