summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-03-16 08:31:43 +0000
committerVenkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>2011-04-27 08:31:29 -0700
commite14ea479b37d6c6665fae55ea0eb713c4b2d3376 (patch)
treef7461ddab2e246b3cdfc6e9aace8c9b3cd4cf5a9 /linux-user/syscall.c
parent4f8dee2dec9c6d590c8a7844b2824935542ca122 (diff)
downloadfocaccia-qemu-e14ea479b37d6c6665fae55ea0eb713c4b2d3376.tar.gz
focaccia-qemu-e14ea479b37d6c6665fae55ea0eb713c4b2d3376.zip
vl.c: Replace -virtfs string manipulation with QemuOpts
The -virtfs option creates an fsdev representing the pass-through file
system and a guest-visible virtio-9p-pci device that can access this
file system.  This patch replaces the string manipulation used to build
and reparse option lists with direct QemuOpts calls.  Removing the
string manipulation code makes it easier to maintain and less error
prone.

An error message is also updated to use "mount_tag" instead of
"mnt_tag".

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions