]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qapi: add qom-path to BLOCK_IO_ERROR event
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Wed, 2 Oct 2024 15:18:05 +0000 (18:18 +0300)
committerKevin Wolf <kwolf@redhat.com>
Tue, 22 Oct 2024 15:52:49 +0000 (17:52 +0200)
commit7452162adec25c1003d5bf0079aca52913a80e0c
tree669bd7ffba49bbc086b880838fbed4f9ef65b6a8
parent526c4a90c48eae2d0c37ae36ec83376b44a4cce4
qapi: add qom-path to BLOCK_IO_ERROR event

We need something more reliable than "device" (which absent in modern
interfaces) and "node-name" (which may absent, and actually don't
specify the device, which is a source of error) to make a per-device
throttling for the event in the following commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-ID: <20241002151806.592469-2-vsementsov@yandex-team.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/block-backend.c
qapi/block-core.json