virtio-9p: enable the virtfs on Windows. 47/20547/2
authorSooyoung Ha <yoosah.ha@samsung.com>
Fri, 9 May 2014 05:56:15 +0000 (14:56 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Mon, 12 May 2014 02:29:30 +0000 (11:29 +0900)
commitbe3d560ae8f1e58ec45fd20caf4ddcae998dacb4
tree2662edf15a79e7bca513cc655051b05099b10d1a
parent0117d6f3d24305b2678534a5515b0b38a90e3bb9
virtio-9p: enable the virtfs on Windows.

support the virtio-9p local operations on Windows to provide host directory sharing.

Change-Id: Ib8869cba7bd1cb248d23feb19c73235b19192d86
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
18 files changed:
Makefile.objs
configure
fsdev/file-op-9p.h
fsdev/virtio-9p-marshal.c
fsdev/virtio-9p-marshal.h
hw/9pfs/Makefile.objs
hw/9pfs/cofile.c
hw/9pfs/virtio-9p-coth-maru.c [new file with mode: 0644]
hw/9pfs/virtio-9p-device.c
hw/9pfs/virtio-9p-local-maru.c [new file with mode: 0644]
hw/9pfs/virtio-9p-local.c
hw/9pfs/virtio-9p-maru.c [new file with mode: 0644]
hw/9pfs/virtio-9p-xattr-user.c
hw/9pfs/virtio-9p-xattr.h
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h
include/qemu/xattr.h
tizen/src/resources_win32.h [new file with mode: 0644]