Am 03.10.2025 um 23:59 hat Chandan Somani geschrieben: > This patch allows stats-intervals to be used for storage > devices with the -device option. It accepts a list of interval > lengths in JSON format. > > It configures and collects the stats in the BlockBackend layer > through the storage device that consumes the BlockBackend. > > Signed-off-by: Chandan Somani <[email protected]>
Thanks, applied to the block branch. Maybe you can add a patch on top that extends tests/qemu-iotests/136 to also test the -device based settings (probably in a new child class) instead of only -drive? Kevin
