<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/fsdev/virtio-9p-marshal.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/fsdev/virtio-9p-marshal.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/fsdev/virtio-9p-marshal.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2016-01-08T09:05:06+00:00</updated>
<entry>
<title>fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}</title>
<updated>2016-01-08T09:05:06+00:00</updated>
<author>
<name>Wei Liu</name>
</author>
<published>2015-11-30T16:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2209bd050a9287120b74f8616837293d739c5fb3'/>
<id>urn:sha1:2209bd050a9287120b74f8616837293d739c5fb3</id>
<content type='text'>
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 &lt;wei.liu2@citrix.com&gt;
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h}</title>
<updated>2016-01-08T07:27:25+00:00</updated>
<author>
<name>Wei Liu</name>
</author>
<published>2015-11-25T14:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=829dd2861a0f925526c5598d65a1bc05de9186c2'/>
<id>urn:sha1:829dd2861a0f925526c5598d65a1bc05de9186c2</id>
<content type='text'>
Break out some generic functions for marshaling 9p state. Pure code
motion plus minor fixes for build system.

Signed-off-by: Wei Liu &lt;wei.liu2@citrix.com&gt;
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>hw/9pfs: Add validation to {un}marshal code</title>
<updated>2012-01-04T14:23:22+00:00</updated>
<author>
<name>M. Mohan Kumar</name>
</author>
<published>2011-12-14T08:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ddca7f86ac022289840e0200fd4050b2b58e9176'/>
<id>urn:sha1:ddca7f86ac022289840e0200fd4050b2b58e9176</id>
<content type='text'>
Signed-off-by: M. Mohan Kumar &lt;mohan@in.ibm.com&gt;
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file</title>
<updated>2012-01-04T14:21:28+00:00</updated>
<author>
<name>M. Mohan Kumar</name>
</author>
<published>2011-12-14T08:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=10925bf089024eb5157e78618a5d8864e29f243e'/>
<id>urn:sha1:10925bf089024eb5157e78618a5d8864e29f243e</id>
<content type='text'>
Move p9 marshaling/unmarshaling code to a separate file so that
proxy filesytem driver can use these calls. Also made marshaling
code generic to accept "struct iovec" instead of V9fsPDU.

Signed-off-by: M. Mohan Kumar &lt;mohan@in.ibm.com&gt;
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
