[libvirt] [PATCH v2 4/4] news: qemu: use arp table of host to get the IP address of guests

Chen Hanxiao posted 4 patches 8 years ago
There is a newer version of this series
[libvirt] [PATCH v2 4/4] news: qemu: use arp table of host to get the IP address of guests
Posted by Chen Hanxiao 8 years ago
From: Chen Hanxiao <chenhanxiao@gmail.com>

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
---
 docs/news.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index b9e04c632..105917f4d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -47,6 +47,11 @@
           interfaces, NWFilters, and so on).
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: use arp table of host to get the IP address of guests
+        </summary>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 4/4] news: qemu: use arp table of host to get the IP address of guests
Posted by Michal Privoznik 8 years ago
On 01/24/2018 05:09 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao@gmail.com>
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
> ---
>  docs/news.xml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index b9e04c632..105917f4d 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -47,6 +47,11 @@
>            interfaces, NWFilters, and so on).
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: use arp table of host to get the IP address of guests
> +        </summary>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 

Could be more verbose, but it's okayish.

Michal

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