On 20.05.2026 11:17, Michael Tokarev wrote:
On 21.04.2026 19:11, Kevin Wolf wrote:
Patches 2 and 4 are the core of the fix, see their commit message for
details.
Kevin Wolf (7):
blkdebug: Add 'delay-ns' option
block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE
block: Add flags parameter to blk_*_pdiscard()
ide: Minimal fix for deadlock between TRIM and drain
ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code
ide-test: Factor out wait_dma_completion()
ide-test: Test reset during TRIM
Hi!
Is this whole patchset supposed to go to qemu-stable, to be applied to
stable qemu releases? I'm a bit confused because only one of the patches
has Cc: qemu-stable tag, but whole patchset has been Cc'd to qemu-stable,
and at least patch 2 is also needed.
Umm. Please scratch that. Ofcourse whole patchset is needed, and all
"other" patches are parts of the same patcheset! This is what happens
when I do things in ENOCOFFEE mode :)
However, it'd be still nice to understand is this stuff ok to go for
10.0.x branch, as this area is rather fragile...
Thank you!
/mjt