commit | 00588a0aa2ade2e32a552633bbbefdc6ae5e32a2 | [log] [tgz] |
---|---|---|
author | Wei Liu <wei.liu2@citrix.com> | Mon Jan 11 09:29:37 2016 +0000 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Jan 12 11:04:14 2016 +0530 |
tree | 42190abac12e3ecdb5b359424ca057f041a72cbb | |
parent | 2a0c56aa4c3e9a9f0b7678015ef96afe3e841506 [diff] |
9pfs: introduce V9fsVirtioState V9fsState now only contains generic fields. Introduce V9fsVirtioState for virtio transport. Change virtio-pci and virtio-ccw to use V9fsVirtioState. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>