diff options
| author | Jeff Cody <jcody@redhat.com> | 2013-09-25 12:08:49 -0400 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2013-09-25 20:51:10 +0200 |
| commit | e54835c06d1f4896941c1505a86532aa1403ebe8 (patch) | |
| tree | 9d08e79411034e9d68a9cdcda928d984f5495527 /scripts/qapi-types.py | |
| parent | 8368febd81cbf3cc71f5b0e92ef36e482dff37ca (diff) | |
| download | focaccia-qemu-e54835c06d1f4896941c1505a86532aa1403ebe8.tar.gz focaccia-qemu-e54835c06d1f4896941c1505a86532aa1403ebe8.zip | |
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 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions