commit | e130225587cb0d48b2c0b7c04b6bf9c95fe75ac9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 06 08:10:41 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jul 09 15:53:02 2012 +0200 |
tree | 0f016ee98186b6c075995c60d3cb5e6c80883937 | |
parent | 368e8dd10a24a529612f37ba7370262f5ea5a814 [diff] |
blkdebug: pass getlength to underlying file This is required when using blkdebug with raw format. Unlike qcow2/QED, raw asks blkdebug for the length of the file, it doesn't get it from a header. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>