qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: peter.maydell@linaro.org, qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Net patches
Date: Tue, 28 Jun 2016 11:35:05 +0800	[thread overview]
Message-ID: <1467084910-14643-1-git-send-email-jasowang@redhat.com> (raw)

The following changes since commit 14e60aaece20a1cfc059a69f6491b0899f9257a8:

  hw/net/e1000: Don't use *_to_cpup() (2016-06-27 16:39:56 +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 c508277335e3b6b20cf18e6ea3a35c1fa835c64a:

  vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU (2016-06-28 10:13:57 +0800)

----------------------------------------------------------------

----------------------------------------------------------------
Ashijeet Acharya (1):
      Change net/socket.c to use socket_*() functions

David Vrabel (1):
      rtl8139: save/load RxMulOk counter (again)

KarimAllah Ahmed (1):
      vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU

Peter Lieven (1):
      net: fix qemu_announce_self not emitting packets

Prasad J Pandit (1):
      net: mipsnet: check transmit buffer size before sending

 hw/net/mipsnet.c       |   8 +-
 hw/net/rtl8139.c       |  40 ++++------
 hw/net/vmware_utils.h  |  55 ++++++++------
 hw/net/vmxnet3.c       | 197 +++++++++++++++++++++++++++----------------------
 include/qemu/sockets.h |  16 +++-
 net/net.c              |   2 +-
 net/socket.c           |  55 +++++++-------
 util/qemu-sockets.c    |  36 +++++++++
 8 files changed, 237 insertions(+), 172 deletions(-)

             reply	other threads:[~2016-06-28  3:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28  3:35 Jason Wang [this message]
2016-06-28  3:35 ` [Qemu-devel] [PULL 1/5] net: fix qemu_announce_self not emitting packets Jason Wang
2016-06-28  3:35 ` [Qemu-devel] [PULL 2/5] net: mipsnet: check transmit buffer size before sending Jason Wang
2016-06-28  3:35 ` [Qemu-devel] [PULL 3/5] Change net/socket.c to use socket_*() functions Jason Wang
2016-06-28  3:35 ` [Qemu-devel] [PULL 4/5] rtl8139: save/load RxMulOk counter (again) Jason Wang
2016-06-28  3:35 ` [Qemu-devel] [PULL 5/5] vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU Jason Wang
2016-06-28 10:07 ` [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-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-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=1467084910-14643-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).