On Thu, Oct 23, 2025 at 11:05 AM Kevin Wolf <[email protected]> wrote:
> 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? > Yes, will work on this > > Kevin > >
