Searched hist:"2209 bd050a9287120b74f8616837293d739c5fb3" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/fsdev/ |
H A D | 9p-iov-marshal.h | 2209bd050a9287120b74f8616837293d739c5fb3 Mon Nov 30 10:14:29 CST 2015 Wei Liu <wei.liu2@citrix.com> 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>
|
H A D | 9p-iov-marshal.c | 2209bd050a9287120b74f8616837293d739c5fb3 Mon Nov 30 10:14:29 CST 2015 Wei Liu <wei.liu2@citrix.com> 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>
|
/openbmc/qemu/hw/9pfs/ |
H A D | virtio-9p.h | 2209bd050a9287120b74f8616837293d739c5fb3 Mon Nov 30 10:14:29 CST 2015 Wei Liu <wei.liu2@citrix.com> 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>
|
/openbmc/qemu/ |
H A D | Makefile | 2209bd050a9287120b74f8616837293d739c5fb3 Mon Nov 30 10:14:29 CST 2015 Wei Liu <wei.liu2@citrix.com> 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>
|