commit | cffb1ec600de83f693a23578fc2f344c1af9b96f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 22 13:39:51 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Dec 03 15:26:49 2013 +0100 |
tree | dc6c9e603941735a69cab5adecbeb9171a980e23 | |
parent | 95de6d7078b029b73708059a17cef20f332adcb7 [diff] |
block drivers: expose requirement for write same alignment from formats This will let misaligned but large requests use zero clusters. This is important because the cluster size is not guest visible. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Lieven <pl@kamp.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>