qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
@ 2013-05-15 12:12 fred.konrad
  2013-05-15 12:12 ` [Qemu-devel] [PATCH for-1.5 1/2] virtio-net: add virtio_net_set_netclient_name fred.konrad
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: fred.konrad @ 2013-05-15 12:12 UTC (permalink / raw)
  To: qemu-devel, aliguori
  Cc: peter.maydell, matrixs.zero, mark.burton, stefanha, cornelia.huck,
	akong, fred.konrad

From: KONRAD Frederic <fred.konrad@greensocs.com>

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(-)

-- 
1.7.11.7

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-16 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 12:12 [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type fred.konrad
2013-05-15 12:12 ` [Qemu-devel] [PATCH for-1.5 1/2] virtio-net: add virtio_net_set_netclient_name fred.konrad
2013-05-15 13:16   ` Stefan Hajnoczi
2013-05-15 13:28     ` KONRAD Frédéric
2013-05-15 12:12 ` [Qemu-devel] [PATCH for-1.5 2/2] virtio-net-x: forward the netclient name and type fred.konrad
2013-05-15 13:16 ` [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id " Stefan Hajnoczi
2013-05-16 12:50 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).