On 27.09.2025 11:44, Michael Tokarev wrote:
On 20.09.2025 23:55, Mohamed Akram wrote:
The BQL is already locked by the main loop, so avoid locking again
unless needed to not trigger an assertion failure.
Signed-off-by: Mohamed Akram <[email protected]>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3070
Reviewed-by: Michael Tokarev <[email protected]>
And applied to the trivial-pathes tree. Thank you!
Um. This is definitely NOT a trivial change, it shouldn't
go through trivial-patches. While the change itself is a
one-liner, but the logic behind this is.. non-trivial.
Thanks,
/mjt