All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL V2 0/3] Net patches
@ 2021-05-27  4:24 Jason Wang
  2021-05-27  4:24 ` [PULL V2 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY Jason Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  4:24 [PULL V2 0/3] Net patches Jason Wang
2021-05-27  4:24 ` [PULL V2 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY Jason Wang
2021-05-27  4:24 ` [PULL V2 2/3] virtio-net: failover: add missing remove_migration_state_change_notifier() Jason Wang
2021-05-27  4:24 ` [PULL V2 3/3] tap-bsd: Remove special casing for older OpenBSD releases Jason Wang
2021-05-27  6:13 ` [PULL V2 0/3] Net patches 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.