diff options
| author | Jeff Cody <jcody@redhat.com> | 2013-09-25 12:08:51 -0400 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2013-09-25 20:51:15 +0200 |
| commit | 687fb89366366ce654a17c15af48adfe8c4ce70a (patch) | |
| tree | 0cfb02a067a417f97416f7595ac234dbb8e5a422 /scripts/qapi-types.py | |
| parent | c4217f645dfdfd405cd0c50af953515e1114436a (diff) | |
| download | focaccia-qemu-687fb89366366ce654a17c15af48adfe8c4ce70a.tar.gz focaccia-qemu-687fb89366366ce654a17c15af48adfe8c4ce70a.zip | |
block: qed - use QEMU_PACKED for on-disk structures
QEDHeader is read, and written, directly from on-disk images via bdrv_pread()/write(). To avoid any unintentional padding, these structs should be packed. 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