]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/block-core.json
block: Add node name to BLOCK_IO_ERROR event
authorKevin Wolf <kwolf@redhat.com>
Thu, 29 Sep 2016 14:47:58 +0000 (16:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 7 Oct 2016 11:34:22 +0000 (13:34 +0200)
commit2bf7e10f78ebf67fbef364dce37ae844ba3c7a62
treeba6e52cc41342bcf277d5c1702ad0293d8769532
parentc5f3014b82adc0e8f50bf5052031503d3467bea3
block: Add node name to BLOCK_IO_ERROR event

The event currently only contains the BlockBackend name. However, with
anonymous BlockBackends, this is always the empty string. Add the node
name so that the user can still see which block device caused the event.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
block/block-backend.c
docs/qmp-events.txt
qapi/block-core.json