Re: [PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long

2025-03-13 Thread Stefan Hajnoczi
The idea of adding a timeout parameter sounds good to me. I think it's safe to call bdrv_drained_end() after the timeout fails, but I'm not 100% sure. Maybe Kevin has thoughts on this. I left comments on the patches. Stefan signature.asc Description: PGP signature

Re: [PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long

2025-03-10 Thread zoudongjie via
Ping.