From: Paolo Bonzini <pbonzini@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>, famz@redhat.com
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail
Date: Tue, 21 Oct 2014 14:51:34 +0200 [thread overview]
Message-ID: <544656D6.8070908@redhat.com> (raw)
In-Reply-To: <1413378926-52442-1-git-send-email-cornelia.huck@de.ibm.com>
On 10/15/2014 03:15 PM, Cornelia Huck wrote:
> 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(-)
>
Thanks. I'll test and send a pull request.
Paolo
prev parent reply other threads:[~2014-10-21 12:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 13:15 [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail Cornelia Huck
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 ` Paolo Bonzini [this message]
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=544656D6.8070908@redhat.com \
--to=pbonzini@redhat.com \
--cc=cornelia.huck@de.ibm.com \
--cc=famz@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).