[libvirt] [PATCH rebase 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 Mar 8 07:11:59 UTC 2018


From: Chen Hanxiao <chenhanxiao at gmail.com>

Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
---
v4:
  rebase on 4.2

v3:
  more verbose description

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

diff --git a/docs/news.xml b/docs/news.xml
index a51ca973e..6d729d508 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -46,6 +46,15 @@
           information, log the relevant data to the domain log file.
         </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