hw/9pfs: Read-only support for 9p export
A new fsdev parameter "readonly" is introduced to control accessing 9p export. "readonly" can be used to specify the access type. By default "rw" access is given to 9p export. Signed-off-by:M. Mohan Kumar <mohan@in.ibm.com> Signed-off-by:
Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Showing
- fsdev/file-op-9p.h 3 additions, 1 deletionfsdev/file-op-9p.h
- fsdev/qemu-fsdev.c 6 additions, 1 deletionfsdev/qemu-fsdev.c
- hw/9pfs/virtio-9p.c 50 additions, 0 deletionshw/9pfs/virtio-9p.c
- qemu-config.c 7 additions, 0 deletionsqemu-config.c
- qemu-options.hx 10 additions, 4 deletionsqemu-options.hx
- vl.c 2 additions, 0 deletionsvl.c
Loading
Please register or sign in to comment