qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] sync NIC's MAC maintained in NICConf as soon as emualted NIC's MAC changed in guest
@ 2013-09-22  8:35 Zhanghaoyu (A)
  2013-09-22  8:59 ` Michael S. Tsirkin
  2013-09-26  3:24 ` Jason Wang
  0 siblings, 2 replies; 15+ messages in thread
From: Zhanghaoyu (A) @ 2013-09-22  8:35 UTC (permalink / raw)
  To: qemu-devel, paolo.bonzini@gmail.com, Michael S. Tsirkin,
	Eric Blake, Gleb Natapov
  Cc: Huangweidong (C), Luonengjun, chenliang (T)

Hi, all

Do live migration if emulated NIC's MAC has been changed, RARP with wrong MAC address will broadcast via qemu_announce_self in destination,
so, long time network disconnection probably happen.

I want to do below works to resolve this problem,
1. change NICConf's MAC as soon as emulated NIC's MAC changed in guest
2. sync NIC's (more precisely, queue) MAC to corresponding NICConf in NIC's migration load handler

Any better ideas?

Thanks,
Zhang Haoyu

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-09-26  7:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22  8:35 [Qemu-devel] [RFC] sync NIC's MAC maintained in NICConf as soon as emualted NIC's MAC changed in guest Zhanghaoyu (A)
2013-09-22  8:59 ` Michael S. Tsirkin
2013-09-25  9:02   ` Zhanghaoyu (A)
2013-09-25  9:31     ` Michael S. Tsirkin
2013-09-25  9:55       ` Zhanghaoyu (A)
2013-09-25 10:06         ` Michael S. Tsirkin
2013-09-25 10:14           ` Zhanghaoyu (A)
2013-09-25 10:53             ` Michael S. Tsirkin
2013-09-25 11:39               ` Markus Armbruster
2013-09-25 12:21                 ` Michael S. Tsirkin
2013-09-26  1:27                   ` Zhanghaoyu (A)
2013-09-26  7:18                   ` Markus Armbruster
2013-09-26  3:24 ` Jason Wang
2013-09-26  3:42   ` Zhanghaoyu (A)
2013-09-26  4:28     ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).