commit | d20d9b7c6723d0123b7d60dd5557aa0a6599f471 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 22 13:39:44 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Dec 03 15:26:48 2013 +0100 |
tree | b59fe7af29b5d3f45e5204c6623407d36333a82d | |
parent | d51e9fe505f7c7b97762100dd0e42cef43c90524 [diff] |
block: add flags to BlockRequest This lets bdrv_co_do_rw receive flags, so that it can be used for zero writes. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Lieven <pl@kamp.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>