]> Git Repo - qemu.git/commit - hw/9pfs/9p.c
9pfs: make pdu_{,un}marshal proper functions
authorWei Liu <[email protected]>
Wed, 2 Dec 2015 14:22:04 +0000 (14:22 +0000)
committerAneesh Kumar K.V <[email protected]>
Fri, 8 Jan 2016 09:23:39 +0000 (14:53 +0530)
commit0e2082d9e5aafbde9d1cf71159ce0123cd9fda05
tree7bd14a6c77b3a8efb35f3950bc4e47f9037435f5
parentdc295f83538e936895c0e26d817b1a123c384c82
9pfs: make pdu_{,un}marshal proper functions

Factor out v9fs_iov_v{,un}marshal. Implement pdu_{,un}marshal with those
functions.

Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: Aneesh Kumar K.V <[email protected]>
fsdev/9p-iov-marshal.c
fsdev/9p-iov-marshal.h
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h
This page took 0.022806 seconds and 4 git commands to generate.