virtio-9p: Add fidtype so that we can do type specific operation
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 2 Sep 2010 05:39:06 +0000 (11:09 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 8 Sep 2010 17:26:41 +0000 (22:56 +0530)
commit7d0eda5a6d4ddf8d76c8d7f48fe150834b3ecb9c
tree12e174ec469bd08668554a4e4e21b14e9044f18c
parent440f1a6c114cf246178c0bf4b8f166f870b631fe
virtio-9p: Add fidtype so that we can do type specific operation

We want to add type specific operation during read/write

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