On Tue, Sep 21, 2010 at 1:40 PM, Kevin Wolf <kw...@redhat.com> wrote: > The new map command in qemu-io lists all allocated/unallocated areas in an > image file. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > qemu-io.c | 39 +++++++++++++++++++++++++++++++++++++++ > 1 files changed, 39 insertions(+), 0 deletions(-)
Looks good. Stefan