From: Jason Wang <jasowang@redhat.com>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Net patches
Date: Wed, 6 Apr 2016 10:37:55 +0800 [thread overview]
Message-ID: <1459910280-5101-1-git-send-email-jasowang@redhat.com> (raw)
The following changes since commit 7acbff99c6c285b3070bf0e768d56f511e2bf346:
Update version for v2.6.0-rc1 release (2016-04-05 21:53:18 +0100)
are available in the git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to e0a039e50d481dce6b4ee45a29002538a258cd89:
filter-buffer: fix segfault when starting qemu with status=off property (2016-04-06 09:52:07 +0800)
----------------------------------------------------------------
- fix segfault when start filter with status=off
- fix large array to heap for nc_sendv_compat()
- fix OptsVisitor memory leak during net client init
----------------------------------------------------------------
Isaac Lozano (1):
util: Improved qemu_hexmap() to include an ascii dump of the buffer
Jason Wang (1):
rtl8139: using CP_TX_OWN for ownership transferring during tx
Paolo Bonzini (1):
net: fix OptsVisitor memory leak
Pooja Dhannawat (1):
net: Allocating Large sized arrays to heap
zhanghailiang (1):
filter-buffer: fix segfault when starting qemu with status=off property
hw/net/rtl8139.c | 2 +-
net/filter.c | 2 +-
net/net.c | 44 +++++++++++---------------------------------
util/hexdump.c | 33 ++++++++++++++++++++++-----------
4 files changed, 35 insertions(+), 46 deletions(-)
next reply other threads:[~2016-04-06 2:38 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 2:37 Jason Wang [this message]
2016-04-06 2:37 ` [Qemu-devel] [PULL 1/5] util: Improved qemu_hexmap() to include an ascii dump of the buffer Jason Wang
2016-04-06 2:37 ` [Qemu-devel] [PULL 2/5] net: Allocating Large sized arrays to heap Jason Wang
2016-04-06 2:37 ` [Qemu-devel] [PULL 3/5] net: fix OptsVisitor memory leak Jason Wang
2016-04-06 2:37 ` [Qemu-devel] [PULL 4/5] rtl8139: using CP_TX_OWN for ownership transferring during tx Jason Wang
2016-04-06 2:38 ` [Qemu-devel] [PULL 5/5] filter-buffer: fix segfault when starting qemu with status=off property Jason Wang
2016-04-07 9:37 ` [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
2015-06-24 15:37 Stefan Hajnoczi
2015-06-25 14:23 ` Peter Maydell
2014-12-19 13:18 Stefan Hajnoczi
2014-12-21 23:16 ` 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=1459910280-5101-1-git-send-email-jasowang@redhat.com \
--to=jasowang@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).