qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL for-4.2 0/3] Error reporting patches for 2019-12-02
Date: Mon,  2 Dec 2019 16:27:43 +0100	[thread overview]
Message-ID: <20191202152746.32292-1-armbru@redhat.com> (raw)

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



             reply	other threads:[~2019-12-02 15:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02 15:27 Markus Armbruster [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191202152746.32292-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).