]> git.proxmox.com Git - qemu.git/commit - block_int.h
qed: Add QEMU Enhanced Disk image format
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 6 Dec 2010 16:08:00 +0000 (16:08 +0000)
committerKevin Wolf <kwolf@redhat.com>
Fri, 17 Dec 2010 15:11:04 +0000 (16:11 +0100)
commit75411d236d93d79d8052e0116c3eeebe23e2778b
tree47be4b29163637c7d314d71277917374439e01c0
parent71af014f1451bec3244e086298813b5aa7b2a0ee
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>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Makefile.objs
block/qed.c [new file with mode: 0644]
block/qed.h [new file with mode: 0644]
block_int.h