Re: [RFC PATCH 0/4] Model specific function for nic announcement

2010-09-27 Thread Michael S. Tsirkin
On Mon, Sep 27, 2010 at 08:50:44PM +0800, Jason Wang wrote: > This series of patch tries to solve the problem of migration with nics who > have > multiple mac addresses or vlans. Qemu currently only send gratuitous packet > for > first mac address, so after migration other mac addresses or vlans

[RFC PATCH 0/4] Model specific function for nic announcement

2010-09-27 Thread Jason Wang
This series of patch tries to solve the problem of migration with nics who have multiple mac addresses or vlans. Qemu currently only send gratuitous packet for first mac address, so after migration other mac addresses or vlans were broken. The information of mac addresses and vlans were often stor