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)
commita7dde6b0cbc2eb6032997f02691ebe468290040e
treeca89e85a47fc9e3b5cd28b61ba4966410b554b0c
parente3b445bd7995ff64957699d1fda44008da93862c
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