ide: Generate BLOCK_IO_ERROR QMP event
commit7ad7e3c3bf81a7c2bbd872430435db7a21f8f44f
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 3 Feb 2010 14:41:02 +0000 (3 12:41 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 17:57:03 +0000 (10 11:57 -0600)
treea43f3eda9e0689e00ab24d7146728c7678153cba
parent2582bfedd2049cefd3337dad69b047669133dacd
ide: 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/ide/core.c