]> xenbits.xensource.com Git - libvirt.git/commit
Support for probing qed image metadata
authorAdam Litke <agl@us.ibm.com>
Fri, 19 Nov 2010 23:19:24 +0000 (16:19 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 19 Nov 2010 23:27:34 +0000 (16:27 -0700)
commitc9f48f4e50b13e49c6aef969997d6a8b8a2c2c1c
treed5fda100182e14a3f8f28101194a19a8fe67008f
parentfd93d46642a74a9d5fe7f9b6b93d7ed9d7dd5f26
Support for probing qed image metadata

Implement getBackingStore() for QED images.  The header format is defined in
the QED spec: http://wiki.qemu.org/Features/QED .

Signed-off-by: Adam Litke <agl@us.ibm.com>
Cc: Stefan Hajnoczi <stefan.hajnoczi@uk.ibm.com>
Cc: Anthony Liguori <aliguori@linux.vnet.ibm.com>
src/util/storage_file.c