qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL V2 0/6] Net patches
@ 2016-07-19  2:38 Jason Wang
  2016-07-19  2:38 ` [Qemu-devel] [PULL V2 1/6] e1000e: fix incorrect access to pointer Jason Wang
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jason Wang @ 2016-07-19  2:38 UTC (permalink / raw)
  To: peter.maydell, qemu-devel; +Cc: Jason Wang

The following changes since commit 6b92bbfe812746fe7841a24c24e6460f5359ce72:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging (2016-07-15 16:56:08 +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 103916cbe923f08080717942f1b5f9c4eb74aa11:

  e1000e: fix building without CONFIG_VMXNET3_PCI (2016-07-18 16:17:02 +0800)

----------------------------------------------------------------
Changes from V1:
- no changes, V1 just misses the list.

----------------------------------------------------------------
Jason Wang (1):
      e1000e: fix building without CONFIG_VMXNET3_PCI

Jiri Pirko (1):
      MAINTAINERS: release Scott from being a rocker maintainer

Paolo Bonzini (4):
      e1000e: fix incorrect access to pointer
      net: fix incorrect access to pointer
      net: fix incorrect argument to iov_to_buf
      tap: fix memory leak on failure to create a multiqueue tap device

 MAINTAINERS          |  1 -
 hw/net/Makefile.objs |  1 +
 hw/net/e1000e_core.c |  4 ++--
 net/eth.c            |  6 +++---
 net/tap.c            | 22 ++++++++++++++++------
 5 files changed, 22 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PULL v2 0/6] Net patches
@ 2014-09-04 16:38 Stefan Hajnoczi
  2014-09-04 17:33 ` Peter Maydell
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2016-07-19 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19  2:38 [Qemu-devel] [PULL V2 0/6] Net patches Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 1/6] e1000e: fix incorrect access to pointer Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 2/6] net: " Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 3/6] net: fix incorrect argument to iov_to_buf Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 4/6] tap: fix memory leak on failure to create a multiqueue tap device Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 5/6] MAINTAINERS: release Scott from being a rocker maintainer Jason Wang
2016-07-19  2:38 ` [Qemu-devel] [PULL V2 6/6] e1000e: fix building without CONFIG_VMXNET3_PCI Jason Wang
2016-07-19 12:41 ` [Qemu-devel] [PULL V2 0/6] Net patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2014-09-04 16:38 [Qemu-devel] [PULL v2 " Stefan Hajnoczi
2014-09-04 17:33 ` 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).