|
From: | Kevin Wolf |
Subject: | Re: [PATCH v2 04/20] block: Don't call no_coroutine_fns in qmp_block_resize() |
Date: | Fri, 5 May 2023 14:02:59 +0200 |
Am 04.05.2023 um 13:57 hat Kevin Wolf geschrieben: > This QMP handler runs in a coroutine, so it must use the corresponding > no_co_wrappers instead. > > Signed-off-by: Kevin Wolf <kwolf@redhat.com> > Reviewed-by: Eric Blake <eblake@redhat.com> > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> I just noticed that this actually fixes a reported hang in 8.0. So let's add: Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2185688 Cc: qemu-stable@nongnu.org Kevin
[Prev in Thread] | Current Thread | [Next in Thread] |