On Fri, Apr 19, 2013 at 03:11:15PM +0800, Jason Wang wrote:
> Only tap->vhostfd were checked net_init_tap_one(), but tap->vhostfds were
> forgot, this will lead qemu to ignore all fds passed by management through
> vhostfds, and tries to create vhost_net device itself. Fix by adding this 
> check
> also.
> 
> Reportyed-by: Michal Privoznik <mpriv...@redhat.com>
> Cc: Michal Privoznik <mpriv...@redhat.com>
> Cc: qemu-sta...@nongnu.org
> Signed-off-by: Jason Wang <jasow...@redhat.com>
> ---
>  net/tap.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Reply via email to