Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-04 | hw/9pfs: Add validation to {un}marshal code | M. Mohan Kumar | |
Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | |||
2012-01-04 | hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file | M. Mohan Kumar | |
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 <mohan@in.ibm.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> |