qapi: fix example of BLOCK_IMAGE_CORRUPTED event
commitabbf04731f002f97d1aa2e5f264ea59489c97f5a
authorVictor Toso <victortoso@redhat.com>
Mon, 28 Mar 2022 14:05:52 +0000 (28 16:05 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 31 Mar 2022 10:34:51 +0000 (31 12:34 +0200)
tree1e1be15fa2ab79abcc7b3d70346a780b8aac2536
parent97cd74f77231f3897838f8db32b659d94803e01f
qapi: fix example of BLOCK_IMAGE_CORRUPTED event

Example output lacks mandatory member @fatal.  Provide it.

Example output shows a value of @msg no version of the code
produces.  No big deal, but replace it anyway by one that
today's code does produce.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Message-Id: <20220328140604.41484-3-victortoso@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/block-core.json