Searched hist:"3 e1caa5f76a9104a0d574b0f28b3dafe986a8408" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ |
H A D | core.c | diff 3e1caa5f76a9104a0d574b0f28b3dafe986a8408 Fri Sep 28 10:22:57 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> iostatus: reorganize io error code
Move the common part of IDE/SCSI/virtio error handling to the block layer. The new function bdrv_error_action subsumes all three of bdrv_emit_qmp_error_event, vm_stop, bdrv_iostatus_set_err.
The same scheme will be used for errors in block jobs.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 3e1caa5f76a9104a0d574b0f28b3dafe986a8408 Fri Sep 28 10:22:57 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> iostatus: reorganize io error code
Move the common part of IDE/SCSI/virtio error handling to the block layer. The new function bdrv_error_action subsumes all three of bdrv_emit_qmp_error_event, vm_stop, bdrv_iostatus_set_err.
The same scheme will be used for errors in block jobs.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|