[Qemu-devel] Re: [PATCHv5 11/11] virtio-net: vhost net support

2010-03-17 Thread Michael S. Tsirkin
On Tue, Mar 16, 2010 at 07:57:51PM +0100, Juan Quintela wrote: > "Michael S. Tsirkin" wrote: > > This connects virtio-net to vhost net backend. > > The code is structured in a way analogous to what we have with vnet > > header capability in tap. > > > > We start/stop backend on driver start/stop a

[Qemu-devel] Re: [PATCHv5 11/11] virtio-net: vhost net support

2010-03-16 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > This connects virtio-net to vhost net backend. > The code is structured in a way analogous to what we have with vnet > header capability in tap. > > We start/stop backend on driver start/stop as > well as on save and vm start (for migration). > > +uint8_t vhost_s