qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-4.2 0/3] Error reporting patches for 2019-12-02
@ 2019-12-02 15:27 Markus Armbruster
  2019-12-02 15:27 ` [PULL for-4.2 1/3] net/virtio: Drop useless n->primary_dev not null checks Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2019-12-02 15:27 UTC (permalink / raw)
  To: qemu-devel

PATCH 1+2 fix a crash in virtio-net failover error handling.  Failover
is new in 4.2.  Jens Freimann would prefer this fix to go into 4.2.

PATCH 3 fixes a crash in Linux AIO initialization error handling.
Stefan Hajnoczi thinks it's worth including in 4.2.

Both fixes are straightforward.

The following changes since commit fb2246882a2c8d7f084ebe0617e97ac78467d156:

  .travis.yml: drop xcode9.4 from build matrix (2019-11-29 15:51:52 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2019-12-02

for you to fetch changes up to cb09104ea8418d9521d9a9d36ea0527b84ce51ac:

  block/file-posix: Fix laio_init() error handling crash bug (2019-12-02 16:14:41 +0100)

----------------------------------------------------------------
Error reporting patches for 2019-12-02

----------------------------------------------------------------
Markus Armbruster (3):
      net/virtio: Drop useless n->primary_dev not null checks
      net/virtio: Fix failover error handling crash bugs
      block/file-posix: Fix laio_init() error handling crash bug

 block/file-posix.c  |  2 +-
 hw/net/virtio-net.c | 27 ++++++++++++++-------------
 2 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-12-02 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 15:27 [PULL for-4.2 0/3] Error reporting patches for 2019-12-02 Markus Armbruster
2019-12-02 15:27 ` [PULL for-4.2 1/3] net/virtio: Drop useless n->primary_dev not null checks Markus Armbruster
2019-12-02 15:27 ` [PULL for-4.2 2/3] net/virtio: Fix failover error handling crash bugs Markus Armbruster
2019-12-02 15:27 ` [PULL for-4.2 3/3] block/file-posix: Fix laio_init() error handling crash bug Markus Armbruster
2019-12-02 17:09 ` [PULL for-4.2 0/3] Error reporting patches for 2019-12-02 Peter Maydell
2019-12-02 18:22 ` no-reply

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