qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail
Date: Tue, 21 Oct 2014 14:51:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]