qed: Add QEMU Enhanced Disk image format
commit3b8d13c70cd9f230017017b9fe23eeca3c551f46
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 22 Sep 2010 07:26:54 +0000 (22 08:26 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 10 Dec 2010 16:46:04 +0000 (10 16:46 +0000)
treedeeeb757d498c274d5bf9b234dcb0c29afafdbd3
parentee36da0909564334ca2543b48df9932b80825286
qed: Add QEMU Enhanced Disk image format

This patch introduces the qed on-disk layout and implements image
creation.  Later patches add read/write and other functionality.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Makefile.objs
block/qed.c [new file with mode: 0644]
block/qed.h [new file with mode: 0644]
block_int.h