Re: [Qemu-devel] [V4 PATCH 2/5] net: announce self after vm start

2012-03-14 Thread Jason Wang
On 03/13/2012 10:23 PM, Michael S. Tsirkin wrote: On Tue, Mar 13, 2012 at 04:56:22PM +0800, Jason Wang wrote: This patch moves qemu_announce_self() to vm_start() and add a new parameters to control whether sending gratuitous packet is needed. There are several reasons to do this: - Gratuitous p

Re: [Qemu-devel] [V4 PATCH 2/5] net: announce self after vm start

2012-03-14 Thread Jason Wang
On 03/13/2012 05:18 PM, Paolo Bonzini wrote: Il 13/03/2012 09:56, Jason Wang ha scritto: This patch moves qemu_announce_self() to vm_start() and add a new parameters to control whether sending gratuitous packet is needed. There are several reasons to do this: - Gratuitous packet is also needed

Re: [Qemu-devel] [V4 PATCH 2/5] net: announce self after vm start

2012-03-13 Thread Michael S. Tsirkin
On Tue, Mar 13, 2012 at 04:56:22PM +0800, Jason Wang wrote: > This patch moves qemu_announce_self() to vm_start() and add a new parameters > to > control whether sending gratuitous packet is needed. There are several reasons > to do this: > > - Gratuitous packet is also needed when we resume a st

Re: [Qemu-devel] [V4 PATCH 2/5] net: announce self after vm start

2012-03-13 Thread Paolo Bonzini
Il 13/03/2012 09:56, Jason Wang ha scritto: > This patch moves qemu_announce_self() to vm_start() and add a new parameters > to > control whether sending gratuitous packet is needed. There are several reasons > to do this: > > - Gratuitous packet is also needed when we resume a stopped vm or succ

[Qemu-devel] [V4 PATCH 2/5] net: announce self after vm start

2012-03-13 Thread Jason Wang
This patch moves qemu_announce_self() to vm_start() and add a new parameters to control whether sending gratuitous packet is needed. There are several reasons to do this: - Gratuitous packet is also needed when we resume a stopped vm or successfully load a state. - Sending gratuitous packets may