commit | f0ad5712d5d15ff272b9e107910be4aae468fb3d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 04 19:00:32 2013 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Sep 06 15:25:09 2013 +0200 |
tree | 27c4b94a31686151d51f5fa75660a1f63ea478c0 | |
parent | 415b5b013ce74126e71459b922a92377918ae2ef [diff] |
block: return BDRV_BLOCK_ZERO past end of backing file If the sectors are unallocated and we are past the end of the backing file, they will read as zero. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>