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 v2 0/6] Net patches
Date: Thu, 4 Sep 2014 17:38:13 +0100 [thread overview]
Message-ID: <1409848699-28374-1-git-send-email-stefanha@redhat.com> (raw)
v2:
* Dropped netdev qdev change which broke aarch64 qtests
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 086abc1ccd0fa5103345adda819e6c6436949579:
virtio-net: purge outstanding packets when starting vhost (2014-09-04 17:19:09 +0100)
----------------------------------------------------------------
Net patches
----------------------------------------------------------------
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/net/virtio-net.c | 29 ++++++++++++++++++++++++++---
hw/virtio/virtio.c | 9 ++++++++-
net/net.c | 40 +++++++++++++++++++++++++++++++++++++++-
net/queue.c | 3 +++
4 files changed, 76 insertions(+), 5 deletions(-)
--
1.9.3
next reply other threads:[~2014-09-04 16:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 16:38 Stefan Hajnoczi [this message]
2014-09-04 16:38 ` [Qemu-devel] [PULL 1/6] net: Forbid dealing with packets when VM is not running Stefan Hajnoczi
2014-09-04 16:38 ` [Qemu-devel] [PULL 2/6] virtio-net: don't run bh on vm stopped Stefan Hajnoczi
2014-09-04 16:38 ` [Qemu-devel] [PULL 3/6] virtio: don't call device on !vm_running Stefan Hajnoczi
2014-09-11 12:19 ` Christian Borntraeger
2014-09-11 12:38 ` Michael S. Tsirkin
2014-09-11 12:41 ` Christian Borntraeger
2014-09-04 16:38 ` [Qemu-devel] [PULL 4/6] net: invoke callback when purging queue Stefan Hajnoczi
2014-09-04 16:38 ` [Qemu-devel] [PULL 5/6] net: complete all queued packets on VM stop Stefan Hajnoczi
2014-09-04 16:38 ` [Qemu-devel] [PULL 6/6] virtio-net: purge outstanding packets when starting vhost Stefan Hajnoczi
2014-09-04 17:33 ` [Qemu-devel] [PULL v2 0/6] Net patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-07-19 2:38 [Qemu-devel] [PULL V2 " Jason Wang
2016-07-19 12:41 ` 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=1409848699-28374-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).