Re: [Qemu-devel] [PATCH V2 0/3] virtio-net: announce self by guest

2014-06-11 Thread Michael S. Tsirkin
On Tue, May 20, 2014 at 02:01:41PM +0800, Jason Wang wrote: > Hi all: > > This series tries to do the announcing by guest through virito-net. This is > done > through inject the notificaiton interrupt to guest several times after > migration > and then guest driver will send the proper garp pack

[Qemu-devel] [PATCH V2 0/3] virtio-net: announce self by guest

2014-05-19 Thread Jason Wang
Hi all: This series tries to do the announcing by guest through virito-net. This is done through inject the notificaiton interrupt to guest several times after migration and then guest driver will send the proper garp packets. Recent Linux driver has already had this support. Tested with ping to