diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2010-02-25 12:06:58 -0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-03-08 11:30:01 -0600 |
commit | 554a310bfe319a56de9d768efdb252115129d2a5 (patch) | |
tree | b96781b970241a3a47dfed717fec7c303d61ed47 /hw/esp.c | |
parent | 93d67ee69d6104976961fbc98654872de28a5c96 (diff) | |
download | qemu-554a310bfe319a56de9d768efdb252115129d2a5.zip qemu-554a310bfe319a56de9d768efdb252115129d2a5.tar.gz qemu-554a310bfe319a56de9d768efdb252115129d2a5.tar.bz2 |
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>
Diffstat (limited to 'hw/esp.c')
0 files changed, 0 insertions, 0 deletions