Luiz Capitulino 554a310bfe block: Emit BLOCK_IO_ERROR before vm_stop() call
The next commit will move the STOP event into do_vm_stop(), to
have the expected event sequence we need to emit the I/O error
event before calling vm_stop().

The expected sequence is:

{ "event": "BLOCK_IO_ERROR" [...] }
{ "event": "STOP" }

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-03-08 11:30:01 -06:00
..
2009-11-07 14:13:05 +00:00
2009-11-07 14:13:05 +00:00
2009-12-04 20:44:44 +00:00
2009-11-07 14:13:05 +00:00
2010-01-26 15:42:02 -06:00
2009-10-27 12:28:46 -05:00
2009-12-23 16:35:00 +02:00
2010-02-10 16:53:25 -06:00