virtio-blk: Generate BLOCK_IO_ERROR QMP event
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 3 Feb 2010 14:41:04 +0000 (12:41 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 17:57:03 +0000 (11:57 -0600)
commitc011e2caa31acd062c8ad8a8a4628005273e37b4
treea1a76694b0c55f17f637a77709edd68f3d5984c0
parent04648d6772b1382727310c2aa8395454678fe4f6
virtio-blk: Generate BLOCK_IO_ERROR QMP event

Just call bdrv_mon_event() in the right place.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-blk.c