]> git.proxmox.com Git - qemu.git/commit
virtio-9p: Move 9p device registration into virtio-9p.c
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 1 Jun 2011 07:05:13 +0000 (12:35 +0530)
committerVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Wed, 1 Jun 2011 17:23:58 +0000 (10:23 -0700)
commit9fe1ebebd0c427fd9b3d1ffffa77a9969d873d93
tree3c098823957209e4094aa9ee57851a0f572fd5db
parent1c88c71564bb6e6554f8aad16c7be1bf2a57c89b
virtio-9p: Move 9p device registration into virtio-9p.c

This patch move the 9p device registration into its own file

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Makefile.objs
hw/9pfs/virtio-9p.c
hw/virtio-pci.c
hw/virtio-pci.h [new file with mode: 0644]