]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: qemu: use arp table of host to get the IP address of guests
authorChen Hanxiao <chenhanxiao@gmail.com>
Thu, 8 Mar 2018 07:11:59 +0000 (15:11 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Mar 2018 10:22:42 +0000 (11:22 +0100)
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
docs/news.xml

index a51ca973e4f9760fb2f8192dff9c23330824c507..6d729d50852352f6e57d9060d84c57f61f3d76ef 100644 (file)
           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>