aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2018-09-26 23:17:42 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-02 19:09:13 +0200
commitd41ca5afe3bc513ecf10b3ba5aa59523e3cd54aa (patch)
treebc22418e7e5070b59caa1679638f436b94b33b36 /scripts/qemu.py
parentb255df7e6ee2b6da7a54b62b8e6c145054fec0db (diff)
downloadqemu-d41ca5afe3bc513ecf10b3ba5aa59523e3cd54aa.zip
qemu-d41ca5afe3bc513ecf10b3ba5aa59523e3cd54aa.tar.gz
qemu-d41ca5afe3bc513ecf10b3ba5aa59523e3cd54aa.tar.bz2
virtio: do not take address of packed members
The address of a packed member is not packed, which may cause accesses to unaligned pointers. Avoid this by reading the packed value before passing it to another function. Cc: Jason Wang <jasowang@redhat.com> Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions