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] Net patches
Date: Thu,  7 Jul 2016 14:53:12 +0800	[thread overview]
Message-ID: <1467874393-14158-1-git-send-email-jasowang@redhat.com> (raw)

The following changes since commit 91d35509903464c7f4b9ed56be223d7370d3597c:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into staging (2016-07-06 17:32:09 +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 69e87b32680a41d9761191443587c595b6f5fc3f:

  tap: vhost busy polling support (2016-07-07 14:29:04 +0800)

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

Major changes:
- add busy polling support for tap

----------------------------------------------------------------
Jason Wang (1):
      tap: vhost busy polling support

 hw/net/vhost_net.c                |  2 +-
 hw/scsi/vhost-scsi.c              |  2 +-
 hw/virtio/vhost-backend.c         |  8 ++++++++
 hw/virtio/vhost.c                 | 40 ++++++++++++++++++++++++++++++++++++++-
 include/hw/virtio/vhost-backend.h |  3 +++
 include/hw/virtio/vhost.h         |  3 ++-
 include/net/vhost_net.h           |  1 +
 net/tap.c                         |  7 ++++++-
 net/vhost-user.c                  |  1 +
 qapi-schema.json                  |  6 +++++-
 qemu-options.hx                   |  3 +++
 11 files changed, 70 insertions(+), 6 deletions(-)

             reply	other threads:[~2016-07-07  6:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07  6:53 Jason Wang [this message]
2016-07-07  6:53 ` [Qemu-devel] [PULL] tap: vhost busy polling support Jason Wang
2016-07-07 10:36 ` [Qemu-devel] [PULL] Net patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2018-11-16  3:43 Jason Wang
2018-11-16 11:11 ` Peter Maydell
2018-03-30  3:53 Jason Wang
2018-04-03 14:59 ` Peter Maydell
2017-11-28  4:01 Jason Wang
2017-11-28 10:58 ` Peter Maydell
2014-11-18 15:04 Stefan Hajnoczi
2014-11-18 17:35 ` 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=1467874393-14158-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).