On Tue, Sep 21, 2010 at 12:01 PM, Kevin Wolf wrote:
> The new map command in qemu-io lists all allocated/unallocated areas in an
> image file.
>
> Signed-off-by: Kevin Wolf
> ---
> qemu-io.c | 38 ++
> 1 files changed, 38 insertions(+), 0 deletions(-)
>
> di
The new map command in qemu-io lists all allocated/unallocated areas in an
image file.
Signed-off-by: Kevin Wolf
---
qemu-io.c | 38 ++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/qemu-io.c b/qemu-io.c
index b4e5cc8..169dd51 100644
--- a/