[libvirt] [PATCH] docs: Document virDomainQemuAttach() removal

Andrea Bolognani posted 1 patch 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190701133347.10183-1-abologna@redhat.com
docs/drvqemu.html.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[libvirt] [PATCH] docs: Document virDomainQemuAttach() removal
Posted by Andrea Bolognani 4 years, 9 months ago
It has been dropped in 215d9393bb60615f957f4, but not all of
the documentation has been updated accordingly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 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 (<span class="since">Since 0.8.3</span>),
       and <code>virDomainQemuAttach</code>, for registering a qemu
       domain that was manually started so that it can then be managed
-      by libvirtd (<span class="since">Since 0.9.4</span>).
+      by libvirtd (<span class="since">Since 0.9.4</span>,
+      <span class="removed">removed as of 5.5.0</span>).
     </p>
     <p>Additionally, the following XML additions allow fine-tuning of
       the command line given to qemu when starting a domain
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] docs: Document virDomainQemuAttach() removal
Posted by Peter Krempa 4 years, 9 months ago
On Mon, Jul 01, 2019 at 15:33:47 +0200, Andrea Bolognani wrote:
> It has been dropped in 215d9393bb60615f957f4, but not all of
> the documentation has been updated accordingly.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  docs/drvqemu.html.in | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

ACK, you should push it now if DV did not start releasing yet.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list