qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv3 0/2] vhost: fix tap link down


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCHv3 0/2] vhost: fix tap link down
Date: Sun, 20 Feb 2011 18:07:44 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Feb 09, 2011 at 06:44:59PM +0200, Michael S. Tsirkin wrote:
> qemu makes it possible to disable link at tap
> which is not communicated to the guest but
> causes all packets to be dropped.
> 
> With vhost-net at the moment it just keeps going.
> Fix by communicating to virtio net and have that
> stop vhost-net.
> 
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> Reported-by: pradeep <address@hidden>
> 
> Changes from v2:
>       comment tweaked
>       split to two patches
> 
> Changes from v1:
>       fix link down after guest link is up
> 
> 
> 
> Michael S. Tsirkin (2):
>   net: notify peer about link status change
>   vhost: disable on tap link down
> 
>  hw/virtio-net.c |    3 ++-
>  net.c           |   11 +++++++++++
>  2 files changed, 13 insertions(+), 1 deletions(-)
> 

Thanks, both applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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