qemu-e2k/fsdev
Wei Liu 2209bd050a fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}
And rename v9fs_marshal to v9fs_iov_marshal, v9fs_unmarshal to
v9fs_iov_unmarshal.

The rationale behind this change is that, this marshalling interface is
used both by virtio and proxy helper. Renaming files and functions to
reflect the true nature of this interface.

Xen transport is going to have its own marshalling interface.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2016-01-08 14:35:06 +05:30
..
9p-iov-marshal.c fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 2016-01-08 14:35:06 +05:30
9p-iov-marshal.h fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 2016-01-08 14:35:06 +05:30
9p-marshal.c fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} 2016-01-08 12:57:25 +05:30
9p-marshal.h fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} 2016-01-08 12:57:25 +05:30
Makefile.objs fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 2016-01-08 14:35:06 +05:30
file-op-9p.h hw/9pfs: Add new security model mapped-file. 2012-01-19 12:21:11 +05:30
qemu-fsdev-dummy.c qemu-option: move standard option definitions out of qemu-config.c 2013-01-12 17:17:53 +01:00
qemu-fsdev-opts.c qemu-option: move standard option definitions out of qemu-config.c 2013-01-12 17:17:53 +01:00
qemu-fsdev.c fsdev: Fix potential memory leak 2013-07-09 13:38:56 -05:00
qemu-fsdev.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtfs-proxy-helper.c fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 2016-01-08 14:35:06 +05:30
virtfs-proxy-helper.texi Replace Qemu by QEMU in user visible documentation 2012-04-07 13:58:06 +00:00