From: Stefan Hajnoczi <stefanha@redhat.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: armbru@redhat.com, afaerber@suse.de, qemu-devel@nongnu.org,
aliguori@amazon.com, mst@redhat.com
Subject: Re: [Qemu-devel] [patch qemu] net: move queue number into NICPeers
Date: Fri, 27 Jun 2014 11:24:51 +0200 [thread overview]
Message-ID: <20140627092451.GC12061@stefanha-thinkpad.muc.redhat.com> (raw)
In-Reply-To: <1401098648-14717-1-git-send-email-jiri@resnulli.us>
[-- Attachment #1: Type: text/plain, Size: 631 bytes --]
On Mon, May 26, 2014 at 12:04:08PM +0200, Jiri Pirko wrote:
> It indicates the number of elements in ncs field and makes sense to have
> int inside NICPeers. Also in parse_netdev we do not need to access
> container and work with NICPeers only.
>
> Signed-off-by: Jiri Pirko <jiri@resnulli.us>
> ---
> hw/core/qdev-properties-system.c | 3 +--
> hw/net/virtio-net.c | 2 +-
> include/net/net.h | 2 +-
> net/net.c | 4 ++--
> 4 files changed, 5 insertions(+), 6 deletions(-)
Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2014-06-27 9:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 10:04 [Qemu-devel] [patch qemu] net: move queue number into NICPeers Jiri Pirko
2014-05-26 10:24 ` Andreas Färber
2014-05-26 11:58 ` Michael S. Tsirkin
2014-06-27 9:24 ` Stefan Hajnoczi [this message]
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=20140627092451.GC12061@stefanha-thinkpad.muc.redhat.com \
--to=stefanha@redhat.com \
--cc=afaerber@suse.de \
--cc=aliguori@amazon.com \
--cc=armbru@redhat.com \
--cc=jiri@resnulli.us \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).