qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and ty


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
Date: Wed, 15 May 2013 15:16:57 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, May 15, 2013 at 02:12:48PM +0200, address@hidden wrote:
> From: KONRAD Frederic <address@hidden>
> 
> This fixes this bug: https://bugs.launchpad.net/qemu/+bug/1179357
> 
> The name, and the type is replaced by virtio-net-x's id and virtio-net-x's 
> type
> to restore the behaviour of "info network" command.
> 
> Thanks,
> Fred
> 
> KONRAD Frederic (2):
>   virtio-net: add virtio_net_set_netclient_name.
>   virtio-net-x: forward the netclient name and type.
> 
>  hw/net/virtio-net.c            | 45 
> ++++++++++++++++++++++++++++++++++++++++--
>  hw/s390x/s390-virtio-bus.c     |  3 +++
>  hw/s390x/virtio-ccw.c          |  3 +++
>  hw/virtio/virtio-pci.c         |  3 +++
>  include/hw/virtio/virtio-net.h |  4 ++++
>  5 files changed, 56 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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