From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Net patches
Date: Fri, 19 Dec 2014 13:18:19 +0000 [thread overview]
Message-ID: <1418995104-26262-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit 86b182ac0e0b44726d85598cbefb468ed22517fc:
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging (2014-12-17 17:31:26 +0000)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/net-pull-request
for you to fetch changes up to 20302e71a5b654d7b4d0d61c7384e9dd8d112971:
e1000: defer packets until BM enabled (2014-12-19 13:17:06 +0000)
----------------------------------------------------------------
----------------------------------------------------------------
Jason Wang (1):
net: don't use set/get_pointer() in set/get_netdev()
Markus Armbruster (2):
net: Fuse g_malloc(); memset() into g_new0()
net: Use g_new() & friends where that makes obvious sense
Michael S. Tsirkin (1):
e1000: defer packets until BM enabled
Wangkai (Kevin,C) (1):
tap: fix vcpu long time io blocking on tap
hw/core/qdev-properties-system.c | 82 +++++++++++++++++++++-------------------
hw/net/e1000.c | 21 +++++++++-
net/l2tpv3.c | 9 ++---
net/queue.c | 2 +-
net/slirp.c | 2 +-
net/tap.c | 12 ++++++
6 files changed, 82 insertions(+), 46 deletions(-)
--
2.1.0
next reply other threads:[~2014-12-19 13:18 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-19 13:18 Stefan Hajnoczi [this message]
2014-12-19 13:18 ` [Qemu-devel] [PULL 1/5] tap: fix vcpu long time io blocking on tap Stefan Hajnoczi
2014-12-19 13:18 ` [Qemu-devel] [PULL 2/5] net: don't use set/get_pointer() in set/get_netdev() Stefan Hajnoczi
2014-12-19 13:18 ` [Qemu-devel] [PULL 3/5] net: Fuse g_malloc(); memset() into g_new0() Stefan Hajnoczi
2014-12-19 13:18 ` [Qemu-devel] [PULL 4/5] net: Use g_new() & friends where that makes obvious sense Stefan Hajnoczi
2014-12-19 13:18 ` [Qemu-devel] [PULL 5/5] e1000: defer packets until BM enabled Stefan Hajnoczi
2014-12-19 14:21 ` Michael S. Tsirkin
2014-12-21 23:16 ` [Qemu-devel] [PULL 0/5] Net patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-07-29 8:33 Jason Wang
2019-07-29 11:47 ` Peter Maydell
2019-07-29 12:50 ` Jason Wang
2017-08-14 3:33 Jason Wang
2017-08-14 6:51 ` Peter Maydell
2017-08-14 8:07 ` Jason Wang
2017-02-15 3:53 Jason Wang
2017-02-16 14:23 ` Peter Maydell
2016-06-28 3:35 Jason Wang
2016-06-28 10:07 ` Peter Maydell
2016-04-06 2:37 Jason Wang
2016-04-07 9:37 ` Peter Maydell
2015-06-24 15:37 Stefan Hajnoczi
2015-06-25 14:23 ` Peter Maydell
2014-06-09 13:43 Stefan Hajnoczi
2014-06-09 14:26 ` Peter Maydell
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=1418995104-26262-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=peter.maydell@linaro.org \
--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).