
15 Jun
2015
15 Jun
'15
2:48 a.m.
On 2015/6/15 8:27, zhang bo wrote:
ping
On 2015/6/8 16:25, zhang bo wrote:
If a guest has multiple network devices with the same MAC address, when we online update the second device, libvirtd always updates the first one.
commit def31e4c forgot to fix the online updating scenario. We need to use virDomainNetFindIdx() to find the correct network device.
Signed-off-by: Zhou Yimin <zhouyimin@huawei.com> Signed-off-by: Zhang Bo <oscar.zhangbo@huawei.com> --- src/qemu/qemu_hotplug.c | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-)
Sorry for mistakenly ping :) ACKed at https://www.redhat.com/archives/libvir-list/2015-June/msg00585.html -- Oscar oscar.zhangbo@huawei.com