qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL V2 0/3] Net patches
@ 2020-07-28  9:10 Jason Wang
  2020-07-28  9:10 ` [PULL V2 1/3] virtio-pci: fix wrong index in virtio_pci_queue_enabled Jason Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jason Wang @ 2020-07-28  9:10 UTC (permalink / raw)
  To: peter.maydell; +Cc: Jason Wang, qemu-devel

The following changes since commit 93ea484375ab473379dd9c836261ef484bd71ab1:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2020-07-27 21:00:01 +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 22dc8663d9fc7baa22100544c600b6285a63c7a3:

  net: forbid the reentrant RX (2020-07-28 16:57:58 +0800)

----------------------------------------------------------------
Want to send earlier but most patches just come.

- fix vhost-vdpa issues when no peer
- fix virtio-pci queue enabling index value
- forbid reentrant RX

Changes from V1:

- drop the patch that has been merged

----------------------------------------------------------------
Jason Wang (2):
      virtio-net: check the existence of peer before accessing vDPA config
      net: forbid the reentrant RX

Yuri Benditovich (1):
      virtio-pci: fix wrong index in virtio_pci_queue_enabled

 hw/net/virtio-net.c    | 30 +++++++++++++++++++-----------
 hw/virtio/virtio-pci.c |  2 +-
 net/queue.c            |  3 +++
 3 files changed, 23 insertions(+), 12 deletions(-)



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PULL V2 0/3] Net patches
@ 2021-05-27  4:24 Jason Wang
  2021-05-27  6:13 ` Bin Meng
  2021-05-30 17:33 ` Peter Maydell
  0 siblings, 2 replies; 11+ messages in thread
From: Jason Wang @ 2021-05-27  4:24 UTC (permalink / raw)
  To: peter.maydell; +Cc: Jason Wang, qemu-devel

The following changes since commit d90f154867ec0ec22fd719164b88716e8fd48672:

  Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' into staging (2021-05-05 20:29:14 +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 4f8a39494aded9f2026a26b137378ea2ee3d5338:

  tap-bsd: Remove special casing for older OpenBSD releases (2021-05-27 11:03:55 +0800)

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

----------------------------------------------------------------
Brad Smith (1):
      tap-bsd: Remove special casing for older OpenBSD releases

Guenter Roeck (1):
      hw/net/imx_fec: return 0xffff when accessing non-existing PHY

Laurent Vivier (1):
      virtio-net: failover: add missing remove_migration_state_change_notifier()

 hw/net/imx_fec.c    | 8 +++-----
 hw/net/trace-events | 2 ++
 hw/net/virtio-net.c | 1 +
 net/tap-bsd.c       | 8 --------
 4 files changed, 6 insertions(+), 13 deletions(-)



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

end of thread, other threads:[~2021-05-30 17:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-28  9:10 [PULL V2 0/3] Net patches Jason Wang
2020-07-28  9:10 ` [PULL V2 1/3] virtio-pci: fix wrong index in virtio_pci_queue_enabled Jason Wang
2020-07-28  9:10 ` [PULL V2 2/3] virtio-net: check the existence of peer before accessing vDPA config Jason Wang
2020-07-28  9:10 ` [PULL V2 3/3] net: forbid the reentrant RX Jason Wang
2020-07-28 16:14 ` [PULL V2 0/3] Net patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2021-05-27  4:24 Jason Wang
2021-05-27  6:13 ` Bin Meng
2021-05-27  6:35   ` Jason Wang
2021-05-27  7:14     ` Bin Meng
2021-05-27  7:23       ` Jason Wang
2021-05-30 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).