qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/6] Net patches
@ 2014-09-04 16:38 Stefan Hajnoczi
  2014-09-04 16:38 ` [Qemu-devel] [PULL 1/6] net: Forbid dealing with packets when VM is not running Stefan Hajnoczi
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Stefan Hajnoczi @ 2014-09-04 16:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-09-11 12:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 16:38 [Qemu-devel] [PULL v2 0/6] Net patches Stefan Hajnoczi
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

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).