virtio-9p: move 9p files around
commit353ac78d495ef976242abd868f68d78420861c2c
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 28 Jan 2011 12:39:08 +0000 (28 18:09 +0530)
committerVenkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Wed, 27 Apr 2011 15:24:37 +0000 (27 08:24 -0700)
tree68ee7899bb33c5ccca0935683d69f9e4754d2c85
parent661bfc80e876d32da8befe53ba0234d87fc0bcc2
virtio-9p: move 9p files around

Now that we start adding more files related to 9pfs
it make sense to move them to a separate directory

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
14 files changed:
Makefile.objs
Makefile.target
configure
fsdev/file-op-9p.h [moved from hw/file-op-9p.h with 100% similarity]
fsdev/qemu-fsdev.h
hw/9pfs/virtio-9p-debug.c [moved from hw/virtio-9p-debug.c with 100% similarity]
hw/9pfs/virtio-9p-debug.h [moved from hw/virtio-9p-debug.h with 100% similarity]
hw/9pfs/virtio-9p-local.c [moved from hw/virtio-9p-local.c with 100% similarity]
hw/9pfs/virtio-9p-posix-acl.c [moved from hw/virtio-9p-posix-acl.c with 99% similarity]
hw/9pfs/virtio-9p-xattr-user.c [moved from hw/virtio-9p-xattr-user.c with 98% similarity]
hw/9pfs/virtio-9p-xattr.c [moved from hw/virtio-9p-xattr.c with 99% similarity]
hw/9pfs/virtio-9p-xattr.h [moved from hw/virtio-9p-xattr.h with 100% similarity]
hw/9pfs/virtio-9p.c [moved from hw/virtio-9p.c with 100% similarity]
hw/9pfs/virtio-9p.h [moved from hw/virtio-9p.h with 99% similarity]