From: fred.konrad@greensocs.com
To: qemu-devel@nongnu.org, aliguori@us.ibm.com
Cc: peter.maydell@linaro.org, matrixs.zero@gmail.com,
mark.burton@greensocs.com, stefanha@redhat.com,
cornelia.huck@de.ibm.com, akong@redhat.com,
fred.konrad@greensocs.com
Subject: [Qemu-devel] [PATCH for-1.5 0/2] virtio-net: fix netclient id and type.
Date: Wed, 15 May 2013 14:12:48 +0200 [thread overview]
Message-ID: <1368619970-23892-1-git-send-email-fred.konrad@greensocs.com> (raw)
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
next reply other threads:[~2013-05-15 12:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-15 12:12 fred.konrad [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1368619970-23892-1-git-send-email-fred.konrad@greensocs.com \
--to=fred.konrad@greensocs.com \
--cc=akong@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=mark.burton@greensocs.com \
--cc=matrixs.zero@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).