qemu/block
Jeff Cody 203cdba3bc block: vhdx header for the QEMU support of VHDX images
This is based on Microsoft's VHDX specification:
    "VHDX Format Specification v0.95", published 4/12/2012
    https://www.microsoft.com/en-us/download/details.aspx?id=29681

These structures define the various header, metadata, and other
block structures defined in the VHDX specification.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-05-03 10:31:58 +02:00
..
blkdebug.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
blkverify.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
bochs.c
cloop.c
commit.c
cow.c
curl.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
dmg.c
gluster.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
iscsi.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
linux-aio.c
Makefile.objs
mirror.c block: Add driver-specific options for backing files 2013-04-22 10:27:59 +02:00
nbd.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-04-22 08:08:22 -05:00
parallels.c
qcow.c qcow: allow sub-cluster compressed write to last cluster 2013-04-22 10:27:58 +02:00
qcow2-cache.c
qcow2-cluster.c
qcow2-refcount.c
qcow2-snapshot.c
qcow2.c qcow2: allow sub-cluster compressed write to last cluster 2013-04-22 10:27:58 +02:00
qcow2.h
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c
qed.h
raw-aio.h
raw-posix.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
raw-win32.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
raw.c
rbd.c rbd: Fix use after free in rbd_open() 2013-04-26 13:26:28 +02:00
sheepdog.c sheepdog: fix loadvm operation 2013-04-26 13:37:51 +02:00
ssh.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
stream.c
vdi.c
vhdx.h block: vhdx header for the QEMU support of VHDX images 2013-05-03 10:31:58 +02:00
vmdk.c
vpc.c
vvfat.c block: Remove filename parameter from .bdrv_file_open() 2013-04-22 11:34:35 +02:00
win32-aio.c