commit | 92aa5c6d77ac29574c1717bcf57827fa1e586f31 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 28 17:22:55 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Sep 28 19:40:26 2012 +0200 |
tree | bac807fef0378023cffa43a8ddcc47b2ab29d10b | |
parent | ff06f5f351c3b19d5cdcb8bcb9f9cc9a01cac066 [diff] |
iostatus: move BlockdevOnError declaration to QAPI This will let block-stream reuse the enum. Places that used the enums are renamed accordingly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>