From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL 0/7] Net patches
Date: Thu, 4 Sep 2014 16:50:04 +0100 [thread overview]
Message-ID: <1409845811-27943-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit 30eaca3acdf17d7bcbd1213eb149c02037edfb0b:
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into staging (2014-09-02 10:26:10 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/net-pull-request
for you to fetch changes up to 18ae0593f274c8a52f136bfd95729bf0e0d759f3:
virtio-net: purge outstanding packets when starting vhost (2014-09-04 14:33:53 +0100)
----------------------------------------------------------------
Net patches
----------------------------------------------------------------
Jason Wang (1):
net: don't use set/get_pointer() in set/get_netdev()
Michael S. Tsirkin (5):
virtio-net: don't run bh on vm stopped
virtio: don't call device on !vm_running
net: invoke callback when purging queue
net: complete all queued packets on VM stop
virtio-net: purge outstanding packets when starting vhost
zhanghailiang (1):
net: Forbid dealing with packets when VM is not running
hw/core/qdev-properties-system.c | 71 ++++++++++++++++++++++------------------
hw/net/virtio-net.c | 29 ++++++++++++++--
hw/virtio/virtio.c | 9 ++++-
net/net.c | 40 +++++++++++++++++++++-
net/queue.c | 3 ++
5 files changed, 115 insertions(+), 37 deletions(-)
--
1.9.3
next reply other threads:[~2014-09-04 15:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 15:50 Stefan Hajnoczi [this message]
2014-09-04 15:50 ` [Qemu-devel] [PULL 1/7] net: Forbid dealing with packets when VM is not running Stefan Hajnoczi
2014-09-04 15:50 ` [Qemu-devel] [PULL 2/7] net: don't use set/get_pointer() in set/get_netdev() Stefan Hajnoczi
2014-09-04 15:50 ` [Qemu-devel] [PULL 3/7] virtio-net: don't run bh on vm stopped Stefan Hajnoczi
2014-09-04 15:50 ` [Qemu-devel] [PULL 4/7] virtio: don't call device on !vm_running Stefan Hajnoczi
2014-09-04 15:50 ` [Qemu-devel] [PULL 5/7] net: invoke callback when purging queue Stefan Hajnoczi
2014-09-04 15:50 ` [Qemu-devel] [PULL 6/7] net: complete all queued packets on VM stop Stefan Hajnoczi
2014-09-09 6:05 ` Jason Wang
2014-09-04 15:50 ` [Qemu-devel] [PULL 7/7] virtio-net: purge outstanding packets when starting vhost Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2016-03-25 7:42 [Qemu-devel] [PULL 0/7] Net patches Jason Wang
2016-03-29 16:39 ` Peter Maydell
2016-03-30 1:20 ` Jason Wang
2015-09-02 16:14 Stefan Hajnoczi
2015-09-03 11:09 ` Peter Maydell
2013-03-25 12:26 Stefan Hajnoczi
[not found] <1361978545-13789-1-git-send-email-stefanha@redhat.com>
2013-03-04 14:59 ` Stefan Hajnoczi
2013-03-04 15:24 ` Anthony Liguori
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=1409845811-27943-1-git-send-email-stefanha@redhat.com \
--to=stefanha@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).