news: qemu: use arp table of host to get the IP address of guests

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
This commit is contained in:
Chen Hanxiao 2018-03-08 15:11:59 +08:00 committed by Michal Privoznik
parent b4b5c82ce8
commit 23328ca684

View File

@ -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>