mbox series

[v3,0/2] throttling for BLOCK_IO_ERROR

Message ID 20241002151806.592469-1-vsementsov@yandex-team.ru
Headers show
Series throttling for BLOCK_IO_ERROR | expand

Message

Vladimir Sementsov-Ogievskiy Oct. 2, 2024, 3:18 p.m. UTC
v2: switch to qom-path as discriminator, for this, add patch 01.

Leonid Kaplan (1):
  block-backend: per-device throttling of BLOCK_IO_ERROR reports

Vladimir Sementsov-Ogievskiy (1):
  qapi: add qom-path to BLOCK_IO_ERROR event

 block/block-backend.c | 21 +++++++++++++++++----
 monitor/monitor.c     |  7 +++++--
 qapi/block-core.json  |  9 +++++++--
 3 files changed, 29 insertions(+), 8 deletions(-)