virtio-9p: Add minimal set of FileOperations
commit131dcb2521bff704424cdb2ce065dc776fbc89b9
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 29 Apr 2010 12:14:47 +0000 (29 17:44 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 3 May 2010 17:17:38 +0000 (3 12:17 -0500)
tree3770e2bfc608251686e2a4d3fc1f27e3145d0007
parenta03f7874396c909562d35931d03eca79c5c7f708
virtio-9p: Add minimal set of FileOperations

Add minimal set of FileOperations and the corresponding implementations for
local fstype. These will be required for the FID management patches later on.

[aneesh.kumar@linux.vnet.ibm.com: rpath fix ]
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/file-op-9p.h
hw/virtio-9p-local.c
hw/virtio-9p.c