You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/block
Chandan Somani 9f0c763e16 block: enable stats-intervals for storage devices
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 <csomani@redhat.com>
Message-ID: <20251003220039.1336663-1-csomani@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2 weeks ago
..
dataplane include: Rename sysemu/ -> system/ 11 months ago
Kconfig hw/block: Drop unused nand.c 6 months ago
block.c block: enable stats-intervals for storage devices 2 weeks ago
cdrom.c
fdc-internal.h hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus 2 years ago
fdc-isa.c qom: Make InterfaceInfo[] uses const 7 months ago
fdc-sysbus.c qom: Have class_init() take a const data argument 7 months ago
fdc.c qom: Have class_init() take a const data argument 7 months ago
hd-geometry.c qemu: Declare all load/store helper in 'qemu/bswap.h' 4 months ago
m25p80.c qom: Constify TypeInfo::class_data 7 months ago
m25p80_sfdp.c hw/block/m25p80: Add SFDP table for w25q80bl flash 1 year ago
m25p80_sfdp.h hw/block/m25p80: Add SFDP table for w25q80bl flash 1 year ago
meson.build hw/virtio: Build various files once 4 months ago
pflash_cfi01.c qom: Have class_init() take a const data argument 7 months ago
pflash_cfi02.c qom: Have class_init() take a const data argument 7 months ago
swim.c qom: Have class_init() take a const data argument 7 months ago
trace-events hw/pflash: implement update buffer for block writes 2 years ago
trace.h
vhost-user-blk.c vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown 4 months ago
virtio-blk-common.c virtio-blk: add zoned storage emulation for zoned devices 3 years ago
virtio-blk.c virtio: unify virtio_notify_irqfd() and virtio_notify() 1 month ago
xen-block.c qom: Have class_init() take a const data argument 7 months ago
xen_blkif.h