virtio-9p: Add P9_TSTAT support
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 29 Apr 2010 12:14:53 +0000 (17:44 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 3 May 2010 17:17:38 +0000 (12:17 -0500)
commita512428622204c43241f2cfd3859643845e0d98b
tree8dfe80f4141ee78fc4540750981ce002d8da8b27
parent069228f315be8ff489af4058a998e3b57e5e541b
virtio-9p: Add P9_TSTAT support

Implement P9_TSTAT support. This get the mount to work on the guest.

[kiran@linux.vnet.ibm.com: malloc to qemu_malloc conversion]

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-9p.c