From: Anthony Liguori <anthony@codemonkey.ws>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] virtio, e1000
Date: Wed, 08 Sep 2010 14:31:11 -0500 [thread overview]
Message-ID: <4C87E47F.6010706@codemonkey.ws> (raw)
In-Reply-To: <20100907173929.GA19025@redhat.com>
On 09/07/2010 12:39 PM, Michael S. Tsirkin wrote:
> Hi Anthony,
> The tx timer patches seem to be very stable, and generally a good cleanup,
> and there's a fallback flag to get the old behaviour, so if there are
> regressions it will be easy for people to diagnose.
> Mergeable buffer support has been out for a long while with no comments.
> e1000 patch is very minor.
>
> Please pull into master.
> It might be a good idea to cherry-pick the e1000 patch onto the release branch.
>
Pulled. Thanks.
Regards,
Anthony Liguori
> The following changes since commit ba5e7f82169f32ab8163c707d97c799ca09f8924:
>
> vnc: use bswapNN() rather than bswap_NN() (2010-09-04 10:11:32 +0000)
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Alex Williamson (4):
> virtio-net: Make tx_timer timeout configurable
> virtio-net: Limit number of packets sent per TX flush
> virtio-net: Rename tx_timer_active to tx_waiting
> virtio-net: Introduce a new bottom half packet TX
>
> Michael S. Tsirkin (4):
> qemu: e1000 fix TOR math
> tap: generalize code for different vnet header len
> tap: add APIs for vnet header length
> vhost_net: mergeable buffers support
>
> hw/e1000.c | 11 +++-
> hw/s390-virtio-bus.c | 8 +++-
> hw/s390-virtio-bus.h | 1 +
> hw/syborg_virtio.c | 8 +++-
> hw/vhost_net.c | 24 +++++++++-
> hw/virtio-net.c | 129 ++++++++++++++++++++++++++++++++++++++++---------
> hw/virtio-net.h | 14 +++++
> hw/virtio-pci.c | 8 +++-
> hw/virtio.h | 4 +-
> net/tap-aix.c | 9 ++++
> net/tap-bsd.c | 9 ++++
> net/tap-linux.c | 29 +++++++++++
> net/tap-linux.h | 8 +++
> net/tap-solaris.c | 9 ++++
> net/tap-win32.c | 9 ++++
> net/tap.c | 49 ++++++++++++++-----
> net/tap.h | 4 ++
> 17 files changed, 287 insertions(+), 46 deletions(-)
>
>
prev parent reply other threads:[~2010-09-08 19:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 17:39 [Qemu-devel] [PULL] virtio, e1000 Michael S. Tsirkin
2010-09-08 19:31 ` Anthony Liguori [this message]
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=4C87E47F.6010706@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=mst@redhat.com \
--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).