From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: pbonzini@redhat.com, famz@redhat.com
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail
Date: Wed, 15 Oct 2014 15:15:23 +0200 [thread overview]
Message-ID: <1413378926-52442-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
Hi,
these patches are practically a duplicate of the patches I did for
virtio-blk dataplane -- they don't convert to the error report
infrastructure, for example. The aim was to do the same changes
as for virtio-blk in order to avoid killing the whole guest if we
run e.g. out of file handles for the notifiers.
Untested (better get your kittens to a safe place before trying out),
but a git branch is available at
git://github.com/cohuck/qemu graceful-scsi-dataplane
Cornelia Huck (3):
virtio-scsi: dataplane: print why starting failed
virtio-scsi: dataplane: fail setup gracefully
virtio-scsi: dataplane: stop trying on notifier error
hw/scsi/virtio-scsi-dataplane.c | 92 +++++++++++++++++++++++++++++++++++------
include/hw/virtio/virtio-scsi.h | 1 +
2 files changed, 80 insertions(+), 13 deletions(-)
--
1.8.5.5
next reply other threads:[~2014-10-15 13:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 13:15 Cornelia Huck [this message]
2014-10-15 13:15 ` [Qemu-devel] [PATCH 1/3] virtio-scsi: dataplane: print why starting failed Cornelia Huck
2014-10-15 13:15 ` [Qemu-devel] [PATCH 2/3] virtio-scsi: dataplane: fail setup gracefully Cornelia Huck
2014-10-15 13:15 ` [Qemu-devel] [PATCH 3/3] virtio-scsi: dataplane: stop trying on notifier error Cornelia Huck
2014-10-21 12:51 ` [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail Paolo Bonzini
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=1413378926-52442-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=famz@redhat.com \
--cc=pbonzini@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).