Re: [Qemu-devel] [PATCH 3/6] hw/9pfs: Add file descriptor reclaim support

2011-06-09 Thread Venkateswararao Jujjuri
On 06/06/2011 10:16 AM, Aneesh Kumar K.V wrote: Signed-off-by: Aneesh Kumar K.V Minor comments below; I think this looks good. Reviewed-by : Venkateswararao Jujjuri --- hw/9pfs/codir.c|4 +- hw/9pfs/cofile.c | 19 - hw/9pfs/virtio-9p-coth.h |4 +- h

[Qemu-devel] [PATCH 3/6] hw/9pfs: Add file descriptor reclaim support

2011-06-06 Thread Aneesh Kumar K.V
Signed-off-by: Aneesh Kumar K.V --- hw/9pfs/codir.c|4 +- hw/9pfs/cofile.c | 19 - hw/9pfs/virtio-9p-coth.h |4 +- hw/9pfs/virtio-9p-device.c |1 + hw/9pfs/virtio-9p.c| 193 +++- hw/9pfs/virtio-9p.h