qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/7] vhost-user-blk: Implement reconnection during realize


From: Kevin Wolf
Subject: Re: [PATCH 0/7] vhost-user-blk: Implement reconnection during realize
Date: Wed, 30 Jun 2021 14:39:43 +0200

Am 09.06.2021 um 17:46 hat Kevin Wolf geschrieben:
> My previous series removed the broken implementation of automatic
> reconnection during .realize(). This series adds some error reporting
> improvements that allow distinguishing cases where reconnecting could
> help from permanent errors, and then uses it to re-implement the
> automatic reconnection during .realize(), as was requested during review
> of the previous series.
> 
> Kevin Wolf (7):
>   vhost: Add Error parameter to vhost_dev_init()
>   vhost: Distinguish errors in vhost_backend_init()
>   vhost: Return 0/-errno in vhost_dev_init()
>   vhost-user-blk: Add Error parameter to vhost_user_blk_start()
>   vhost: Distinguish errors in vhost_dev_get_config()
>   vhost-user-blk: Factor out vhost_user_blk_realize_connect()
>   vhost-user-blk: Implement reconnection during realize

Thanks for the review, fixed up the series according to the minor
comments you had and applied it to my block branch.

Kevin




reply via email to

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