9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}
commit364031f17932814484657e5551ba12957d993d7e
authorWei Liu <wei.liu2@citrix.com>
Wed, 18 Nov 2015 18:25:29 +0000 (18 18:25 +0000)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 8 Jan 2016 07:10:55 +0000 (8 12:40 +0530)
tree98f1a7699e04a94bcab0438b6ffc2ddfbe24bebf
parent494a8ebe713055d3946183f4b395f85a18b43e9e
9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}

These two files are not virtio specific. Rename them to use generic
names.

Fix includes in various C files. Change define guards and comments
in header files.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/9pfs/9p-synth.c [moved from hw/9pfs/virtio-9p-synth.c with 99% similarity]
hw/9pfs/9p-synth.h [moved from hw/9pfs/virtio-9p-synth.h with 94% similarity]
hw/9pfs/Makefile.objs