Home
last modified time | relevance | path

Searched hist:e54835c0 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvpc.ce54835c0 Wed Sep 25 16:08:49 GMT 2013 Jeff Cody <jcody@redhat.com> 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>