summaryrefslogtreecommitdiffstats
path: root/hw/ppc
diff options
context:
space:
mode:
authorMichael S. Tsirkin2018-01-08 18:47:11 +0100
committerMichael S. Tsirkin2018-01-18 20:52:39 +0100
commit69aff030643c1616474458cf7e19fc15a5f8f462 (patch)
treea4bfd1d96c0cc87889b35f75f14dd73d2a45f673 /hw/ppc
parentvhost-user: factor out msg head and payload (diff)
downloadqemu-69aff030643c1616474458cf7e19fc15a5f8f462.tar.gz
qemu-69aff030643c1616474458cf7e19fc15a5f8f462.tar.xz
qemu-69aff030643c1616474458cf7e19fc15a5f8f462.zip
vhost-user: fix misaligned access to payload
We currently take a pointer to a misaligned field of a packed structure. clang reports this as a build warning. A fix is to keep payload in a separate structure, and access is it from there using a vectored write. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/ppc')
0 files changed, 0 insertions, 0 deletions