]> git.proxmox.com Git - qemu.git/commit - fsdev/qemu-fsdev.c
hw/9pfs: Handle Security model parsing
authorM. Mohan Kumar <mohan@in.ibm.com>
Fri, 14 Oct 2011 07:29:37 +0000 (12:59 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 15 Oct 2011 10:00:27 +0000 (15:30 +0530)
commitd9b36a6e562450fd633ea9352f43885b86693838
treeca89e85a47fc9e3b5cd28b61ba4966410b554b0c
parentb97400caef60ccfb0bc81c59f8bd824c43a0d6c8
hw/9pfs: Handle Security model parsing

Except local fs driver all other fs drivers (handle, synth) don't need
security model. Update fsdev parameter parsing accordingly.

Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fsdev/qemu-fsdev.c
qemu-options.hx
vl.c