]> git.proxmox.com Git - mirror_qemu.git/commit - fsdev/9p-marshal.h
fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}
authorWei Liu <wei.liu2@citrix.com>
Wed, 25 Nov 2015 14:38:17 +0000 (14:38 +0000)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 8 Jan 2016 07:27:25 +0000 (12:57 +0530)
commit829dd2861a0f925526c5598d65a1bc05de9186c2
treedb2d3d51e1f98245da49fdd09540403c35de9c00
parent71042cffc093a80734608649a6a47b30142c3e6a
fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}

Break out some generic functions for marshaling 9p state. Pure code
motion plus minor fixes for build system.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Makefile
fsdev/9p-marshal.c [new file with mode: 0644]
fsdev/9p-marshal.h [new file with mode: 0644]
fsdev/Makefile.objs
fsdev/virtio-9p-marshal.c
fsdev/virtio-9p-marshal.h