From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>,
Anthony Liguori <anthony@codemonkey.ws>
Subject: [Qemu-devel] [PULL v2 0/5] Net patches
Date: Fri, 6 Sep 2013 17:33:39 +0200 [thread overview]
Message-ID: <1378481624-20964-1-git-send-email-stefanha@redhat.com> (raw)
Resolved 1.7 machine type conflicts and added Aurelien's ne2k endianness fix.
The following changes since commit df7131623daf4823e087eb1128f6c1c351519774:
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging (2013-09-05 13:38:53 -0500)
are available in the git repository at:
git://github.com/stefanha/qemu.git net
for you to fetch changes up to 45d883dcf208160e2db308d1b368beb74f37dc7e:
ne2000: mark I/O as LITTLE_ENDIAN (2013-09-06 17:27:40 +0200)
----------------------------------------------------------------
Aurelien Jarno (1):
ne2000: mark I/O as LITTLE_ENDIAN
Brad Smith (2):
tap: Use numbered tap/tun devices on all *BSD OS's
vmxnet3: Eliminate __packed redefined warning
Jan Kiszka (1):
net: Rename send_queue to incoming_queue
Vincenzo Maffione (1):
e1000: add interrupt mitigation support
hw/i386/pc_piix.c | 16 ++++++-
hw/i386/pc_q35.c | 15 +++++-
hw/net/e1000.c | 131 +++++++++++++++++++++++++++++++++++++++++++++++++--
hw/net/ne2000.c | 2 +-
hw/net/vmxnet3.h | 2 -
include/hw/i386/pc.h | 8 ++++
include/net/net.h | 2 +-
net/hub.c | 2 +-
net/net.c | 14 +++---
net/tap-bsd.c | 11 -----
10 files changed, 174 insertions(+), 29 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-09-06 15:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 15:33 Stefan Hajnoczi [this message]
2013-09-06 15:33 ` [Qemu-devel] [PULL v2 1/5] tap: Use numbered tap/tun devices on all *BSD OS's Stefan Hajnoczi
2013-09-06 15:33 ` [Qemu-devel] [PULL v2 2/5] net: Rename send_queue to incoming_queue Stefan Hajnoczi
2013-09-06 15:33 ` [Qemu-devel] [PULL v2 3/5] e1000: add interrupt mitigation support Stefan Hajnoczi
2013-09-06 15:33 ` [Qemu-devel] [PULL v2 4/5] vmxnet3: Eliminate __packed redefined warning Stefan Hajnoczi
2013-09-06 15:33 ` [Qemu-devel] [PULL v2 5/5] ne2000: mark I/O as LITTLE_ENDIAN Stefan Hajnoczi
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=1378481624-20964-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=anthony@codemonkey.ws \
--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).