[libvirt] [PATCH v3 5/5] news: Add VIR_ERR_DEVICE_MISSING change as improvements

2018-01-22 Thread Chen Hanxiao
From: Chen Hanxiao 

Signed-off-by: Chen Hanxiao 
---
 docs/news.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index b4d980624..5798f42d8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,11 @@
 
 
 
+  
+
+  qemu: Use VIR_ERR_DEVICE_MISSING for various hotplug/detach messages.
+
+  
 
 
 
-- 
2.14.3

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


Re: [libvirt] [PATCH v3 5/5] news: Add VIR_ERR_DEVICE_MISSING change as improvements

2018-01-31 Thread John Ferlan


On 01/22/2018 11:24 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao 
> 
> Signed-off-by: Chen Hanxiao 
> ---
>  docs/news.xml | 5 +
>  1 file changed, 5 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index b4d980624..5798f42d8 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -37,6 +37,11 @@
>  
>  
>  
> +  
> +
> +  qemu: Use VIR_ERR_DEVICE_MISSING for various hotplug/detach 
> messages.
> +
> +  

This is in the wrong place, but I assume that's because of git am
picking the wrong place since news.xml has probably changed since you
wrote the patch... I'll move it to the proper place before pushing as well.

Reviewed-by: John Ferlan 


John

>  
>  
>  
> 

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