[libvirt] [PATCH] news: Add the event name completion

Lin Ma posted 1 patch 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180525054112.11918-1-lma@suse.com
Test syntax-check passed
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
[libvirt] [PATCH] news: Add the event name completion
Posted by Lin Ma 5 years, 10 months ago
Signed-off-by: Lin Ma <lma@suse.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 76d1613d35..693d4a373b 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -84,6 +84,15 @@
           and ich9 sound devices.
         </description>
       </change>
+      <change>
+        <summary>
+          virsh: Enhance event name completion
+        </summary>
+        <description>
+          Implement event name completion for some commands (e.g. event,
+          secret-event, pool-event and nodedev-event)
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Add the event name completion
Posted by Michal Privoznik 5 years, 10 months ago
On 05/25/2018 07:41 AM, Lin Ma wrote:
> Signed-off-by: Lin Ma <lma@suse.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)

ACKed and pushed.

Thanks,
Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list