]> git.ipfire.org Git - thirdparty/qemu.git/commit
9pfs: make pdu_{,un}marshal proper functions
authorWei Liu <wei.liu2@citrix.com>
Wed, 2 Dec 2015 14:22:04 +0000 (14:22 +0000)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
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 <wei.liu2@citrix.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fsdev/9p-iov-marshal.c
fsdev/9p-iov-marshal.h
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h