On Fri, Oct 09, 2020 at 11:18:43AM +0100, Stefan Hajnoczi wrote:
On Fri, Sep 18, 2020 at 04:09:05PM +0800, Coiby Xu wrote:
v10
- Use a linked list of VuFdWatch objects to keep kick info [Stefan]
- Merge improvements and fixes from Stefan
- Rename libvhost-user's vu_message_read to vu_message_
On Fri, Sep 18, 2020 at 04:09:05PM +0800, Coiby Xu wrote:
> v10
> - Use a linked list of VuFdWatch objects to keep kick info [Stefan]
> - Merge improvements and fixes from Stefan
> - Rename libvhost-user's vu_message_read to vu_message_read_default [Kevin]
> - When shutting down the client, wai
Thanks for contributing this feature! I have replied with comments about
additional steps I'm taking (fixes, cleanups, etc).
This series looks good:
Reviewed-by: Stefan Hajnoczi
signature.asc
Description: PGP signature
On Fri, Sep 18, 2020 at 04:09:05PM +0800, Coiby Xu wrote:
> v10
> - Use a linked list of VuFdWatch objects to keep kick info [Stefan]
> - Merge improvements and fixes from Stefan
> - Rename libvhost-user's vu_message_read to vu_message_read_default [Kevin]
> - When shutting down the client, wai
On Fri, Sep 18, 2020 at 04:09:05PM +0800, Coiby Xu wrote:
> v10
> - Use a linked list of VuFdWatch objects to keep kick info [Stefan]
> - Merge improvements and fixes from Stefan
> - Rename libvhost-user's vu_message_read to vu_message_read_default [Kevin]
> - When shutting down the client, wai
v10
- Use a linked list of VuFdWatch objects to keep kick info [Stefan]
- Merge improvements and fixes from Stefan
- Rename libvhost-user's vu_message_read to vu_message_read_default [Kevin]
- When shutting down the client, wait for the coroutine of processing
vhost-user messages to be finis