From: Chen Hanxiao <chenhanxiao(a)gmail.com>
Signed-off-by: Chen Hanxiao <chenhanxiao(a)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