Home
last modified time | relevance | path

Searched hist:ff06f5f351c3b19d5cdcb8bcb9f9cc9a01cac066 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dcore.cdiff ff06f5f351c3b19d5cdcb8bcb9f9cc9a01cac066 Fri Sep 28 10:22:54 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> iostatus: rename BlockErrorAction, BlockQMPEventAction

We want to remove knowledge of BLOCK_ERR_STOP_ENOSPC from drivers;
drivers should only be told whether to stop/report/ignore the error.
On the other hand, we want to keep using the nicer BlockErrorAction
name in the drivers. So rename the enums, while leaving aside the
names of the enum values for now.

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 Dblock.cdiff ff06f5f351c3b19d5cdcb8bcb9f9cc9a01cac066 Fri Sep 28 10:22:54 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> iostatus: rename BlockErrorAction, BlockQMPEventAction

We want to remove knowledge of BLOCK_ERR_STOP_ENOSPC from drivers;
drivers should only be told whether to stop/report/ignore the error.
On the other hand, we want to keep using the nicer BlockErrorAction
name in the drivers. So rename the enums, while leaving aside the
names of the enum values for now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>