qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Juan Quintela
Subject: [Qemu-devel] Re: [PATCHv5 11/11] virtio-net: vhost net support
Date: Tue, 16 Mar 2010 19:57:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

"Michael S. Tsirkin" <address@hidden> 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_started;


I didn't noticed the 1st time.  vhost_started looks like a bool :p

Later, Juan.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]