[Qemu-devel] Re: [PATCHv3] virtio-net: unify vhost-net start/stop

2010-10-06 Thread Alex Williamson
On Sun, 2010-10-03 at 22:18 +0200, Michael S. Tsirkin wrote: > Move all of vhost-net start/stop logic to a single routine, > and call it from everywhere. > > Additionally, start/stop vhost-net on link up/down: > we should not transmit anything if user asked us to > put the link down. > > Signed-o

[Qemu-devel] Re: [PATCHv3] virtio-net: unify vhost-net start/stop

2010-10-04 Thread Alex Williamson
On Sun, 2010-10-03 at 22:18 +0200, Michael S. Tsirkin wrote: > Move all of vhost-net start/stop logic to a single routine, > and call it from everywhere. > > Additionally, start/stop vhost-net on link up/down: > we should not transmit anything if user asked us to > put the link down. > > Signed-o