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

Chen Hanxiao chen_han_xiao at 126.com
Thu Feb 8 07:47:04 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 5a2943a58..5d6a467d3 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -72,6 +72,15 @@
           completion data.
         </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