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

Chen Hanxiao chen_han_xiao at 126.com
Mon Jan 29 08:35:36 UTC 2018


From: Chen Hanxiao <chenhanxiao at gmail.com>

Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
---
v3:
  more verbose description

 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 2268fdf79..706546e6d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -56,6 +56,15 @@
           interfaces, NWFilters, and so on).
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: use arp table of host to get the IP address of guests
+        </summary>
+        <description>
+          Find IP address of a VM by arp table on hosts.
+          If someone customizing IP address inside VM, it will be helpful.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.14.3




More information about the libvir-list mailing list