diff options
| author | Jeff Cody | 2013-09-25 18:08:50 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2013-09-25 20:51:13 +0200 |
| commit | c4217f645dfdfd405cd0c50af953515e1114436a (patch) | |
| tree | 10c54129685ed5c7347c5746a3674356f254dbbc /scripts/simpletrace.py | |
| parent | block: vpc - use QEMU_PACKED for on-disk structures (diff) | |
| download | qemu-c4217f645dfdfd405cd0c50af953515e1114436a.tar.gz qemu-c4217f645dfdfd405cd0c50af953515e1114436a.tar.xz qemu-c4217f645dfdfd405cd0c50af953515e1114436a.zip | |
block: qcow2 - used QEMU_PACKED for on-disk structures
QCowHeader and QCowExtension are structs that reside in the on-disk
image format, and are read and written directly via bdrv_pread()/write(),
and as such should be packed to avoid any unintentional struct padding.
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/simpletrace.py')
0 files changed, 0 insertions, 0 deletions
