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/6] Net patches
Date: Mon, 20 Nov 2017 11:31:21 +0800 [thread overview]
Message-ID: <1511148687-24909-1-git-send-email-jasowang@redhat.com> (raw)
The following changes since commit 2e02083438962d26ef9dcc7100f3b378104183db:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2017-11-17 19:08:07 +0000)
are available in the git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to c527e0afcd7d719abc3a5ca5e4c8ac2fe48b999f:
hw/net/vmxnet3: Fix code to work on big endian hosts, too (2017-11-20 11:08:00 +0800)
----------------------------------------------------------------
----------------------------------------------------------------
Ed Swierk (1):
net: Transmit zero UDP checksum as 0xFFFF
Jason Wang (1):
Revert "Add new PCI ID for i82559a"
Mao Zhongyi (1):
colo-compare: fix the dangerous assignment
Stefan Weil (1):
MAINTAINERS: Add missing entry for eepro100 emulation
Thomas Huth (2):
hw/net/eepro100: Fix endianness problem on big endian hosts
hw/net/vmxnet3: Fix code to work on big endian hosts, too
MAINTAINERS | 5 ++
hw/net/e1000.c | 2 +-
hw/net/eepro100.c | 17 +---
hw/net/net_rx_pkt.c | 2 +-
hw/net/net_tx_pkt.c | 2 +-
hw/net/vmware_utils.h | 6 ++
hw/net/vmxnet3.c | 49 ++++++++---
hw/net/vmxnet3.h | 230 ++++++++++++++++++++++++++++++-------------------
include/hw/compat.h | 4 -
include/hw/pci/pci.h | 1 -
include/net/checksum.h | 6 ++
net/colo-compare.c | 2 +-
qemu-options.hx | 2 +-
13 files changed, 201 insertions(+), 127 deletions(-)
next reply other threads:[~2017-11-20 3:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-20 3:31 Jason Wang [this message]
2017-11-20 3:31 ` [Qemu-devel] [PULL 1/6] colo-compare: fix the dangerous assignment Jason Wang
2017-11-20 3:31 ` [Qemu-devel] [PULL 2/6] Revert "Add new PCI ID for i82559a" Jason Wang
2017-11-20 3:31 ` [Qemu-devel] [PULL 3/6] hw/net/eepro100: Fix endianness problem on big endian hosts Jason Wang
2017-11-20 3:31 ` [Qemu-devel] [PULL 4/6] MAINTAINERS: Add missing entry for eepro100 emulation Jason Wang
2017-11-20 3:31 ` [Qemu-devel] [PULL 5/6] net: Transmit zero UDP checksum as 0xFFFF Jason Wang
2017-11-20 3:31 ` [Qemu-devel] [PULL 6/6] hw/net/vmxnet3: Fix code to work on big endian hosts, too Jason Wang
2017-11-20 3:44 ` [Qemu-devel] [PULL 0/6] Net patches no-reply
2017-11-20 4:39 ` Thomas Huth
2017-11-20 17:59 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2018-04-10 3:39 Jason Wang
2018-04-10 13:04 ` Peter Maydell
2018-01-29 8:16 Jason Wang
2018-01-29 8:25 ` no-reply
2018-01-29 10:02 ` Jason Wang
2018-01-29 10:58 ` Thomas Huth
2018-01-29 12:30 ` Jason Wang
2018-01-29 15:52 ` Peter Maydell
2017-01-20 3:07 Jason Wang
2017-01-20 15:53 ` Peter Maydell
2015-02-06 14:10 Stefan Hajnoczi
2015-02-06 16:10 ` 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=1511148687-24909-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).