On Thu, Apr 18, 2013 at 05:17:24PM +0200, Paolo Bonzini wrote:
> This series includes several improvements to qcow2.py, mostly
> the ability to dump the L1 and L2 tables for a full backing
> chain.
>
> Doing this completely would require support for all image formats,
> not just qcow2. To cover t
This series includes several improvements to qcow2.py, mostly
the ability to dump the L1 and L2 tables for a full backing
chain.
Doing this completely would require support for all image formats,
not just qcow2. To cover the common cases, I included support
for raw backing files.
The right thing