qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] net/virtio: fixes for failover
@ 2019-11-20 14:38 Jens Freimann
  2019-11-20 14:38 ` [PATCH v2 1/4] net/virtio: fix dev_unplug_pending Jens Freimann
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jens Freimann @ 2019-11-20 14:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, jasowang, dgilbert, mst

This series fixes bugs found by coverity and one reported by David
Gilbert.

Jens Freimann (4):
  net/virtio: fix dev_unplug_pending
  net/virtio: return early when failover primary alread added
  net/virtio: avoid passing NULL to qdev_set_parent_bus
  net/virtio: return error when device_opts arg is NULL

 hw/net/virtio-net.c | 58 +++++++++++++++++++++++++++++----------------
 migration/savevm.c  |  3 ++-
 2 files changed, 40 insertions(+), 21 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-11-20 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 14:38 [PATCH v2 0/4] net/virtio: fixes for failover Jens Freimann
2019-11-20 14:38 ` [PATCH v2 1/4] net/virtio: fix dev_unplug_pending Jens Freimann
2019-11-20 14:38 ` [PATCH v2 2/4] net/virtio: return early when failover primary alread added Jens Freimann
2019-11-20 14:38 ` [PATCH v2 3/4] net/virtio: avoid passing NULL to qdev_set_parent_bus Jens Freimann
2019-11-20 15:04   ` Michael S. Tsirkin
2019-11-20 15:22     ` Jens Freimann
2019-11-20 14:38 ` [PATCH v2 4/4] net/virtio: return error when device_opts arg is NULL Jens Freimann

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