vhost-user: factor out msg head and payload
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 8 Jan 2018 17:46:02 +0000 (19:46 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 18 Jan 2018 19:52:39 +0000 (21:52 +0200)
commit24e34754eb78064abafd3f9a59bb35a0e2bcf406
tree945bd0ab36d185d686713345cec135ed2f7539b7
parentab20bbd29767a634bb11ca9f2115233f1e9e950c
vhost-user: factor out msg head and payload

split header and payload into separate structures,
to enable easier handling of alignment issues.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost-user.c
This page took 0.033935 seconds and 4 git commands to generate.