On Fri 06 Mar 2020 03:14:13 PM CET, Kevin Wolf wrote: > This patch allows bdrv_reopen() (and therefore the x-blockdev-reopen QMP > command) to attach a node as the new backing file even if the node is in > a different AioContext than the parent if one of both nodes can be moved > to the AioContext of the other node. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > Tested-by: Peter Krempa <pkre...@redhat.com>
Reviewed-by: Alberto Garcia <be...@igalia.com> Berto