summaryrefslogtreecommitdiff
path: root/block/qcow2.h
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2013-09-25 12:08:49 -0400
committerKevin Wolf <kwolf@redhat.com>2013-09-25 20:51:10 +0200
commite54835c06d1f4896941c1505a86532aa1403ebe8 (patch)
tree9d08e79411034e9d68a9cdcda928d984f5495527 /block/qcow2.h
parent8368febd81cbf3cc71f5b0e92ef36e482dff37ca (diff)
downloadqemu-e54835c06d1f4896941c1505a86532aa1403ebe8.tar.gz
block: vpc - use QEMU_PACKED for on-disk structures
The VHD footer and header structs (vhd_footer and vhd_dyndisk_header) are on-disk structures for the image format, and as such should be packed. Go ahead and make these typedefs as well, with the preferred QEMU naming convention, so that the packed attribute is used consistently with the struct. Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qcow2.h')
0 files changed, 0 insertions, 0 deletions