[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_so
From: |
Peter Xu |
Subject: |
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source() |
Date: |
Wed, 21 Jul 2021 14:12:30 -0400 |
On Wed, Jul 21, 2021 at 07:00:24PM +0100, Dr. David Alan Gilbert wrote:
> Yes, I think that's best; but try to do as little as possible with the
> lock held.
Yep; non-blocking for the OOB thread. Will do.
--
Peter Xu
[PATCH 3/5] migration: Introduce migration_ioc_[un]register_yank(), Peter Xu, 2021/07/20
[PATCH 4/5] migration: Teach QEMUFile to be QIOChannel-aware, Peter Xu, 2021/07/20
[PATCH 5/5] migration: Move the yank unregister of channel_close out, Peter Xu, 2021/07/20