Re: [Qemu-devel] [V6 PATCH 7/9] virtio-9p: Support for creating special files

2011-03-01 Thread Venkateswararao Jujjuri (JV)
On 2/28/2011 3:22 AM, M. Mohan Kumar wrote: > Add both chroot deamon and qemu side interfaces to create special files > (directory, device nodes, links and symbolic links) > > Signed-off-by: M. Mohan Kumar > --- > hw/9pfs/virtio-9p-chroot-dm.c | 57 > hw/9pfs/virtio-

[Qemu-devel] [V6 PATCH 7/9] virtio-9p: Support for creating special files

2011-02-28 Thread M. Mohan Kumar
Add both chroot deamon and qemu side interfaces to create special files (directory, device nodes, links and symbolic links) Signed-off-by: M. Mohan Kumar --- hw/9pfs/virtio-9p-chroot-dm.c | 57 hw/9pfs/virtio-9p-chroot-qemu.c | 19 hw/9pfs/virtio-9p-chroot