qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC 0/3] dataplane: dataplane: more graceful err


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH RFC 0/3] dataplane: dataplane: more graceful error handling
Date: Mon, 4 Aug 2014 12:26:52 +0200

On Fri, 25 Jul 2014 14:10:45 +0200
Cornelia Huck <address@hidden> wrote:

> Currently, qemu will take a hard exit if it fails to set up guest or
> host notifiers, giving no real clue as to what went wrong (e.g., when
> out of file descriptors).
> 
> This patchset tries to make this more manageable: Both by improving the
> error message and by gracefully falling back to non-dataplane in case of
> errors.
> 
> Patches are also available on
> 
> git://github.com/cohuck/qemu dataplane-graceful-fail
> 
> Thoughts?
> 
> Cornelia Huck (3):
>   dataplane: print why starting failed
>   dataplane: fail notifier setting gracefully
>   dataplane: stop trying on notifier error
> 
>  hw/block/dataplane/virtio-blk.c |   39 
> +++++++++++++++++++++++++++++----------
>  1 file changed, 29 insertions(+), 10 deletions(-)
> 

Ping?




reply via email to

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