virtio_pci: split out legacy device support
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 7 Dec 2014 16:41:16 +0000 (18:41 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 19:42:04 +0000 (21:42 +0200)
Move everything dealing with legacy devices out to virtio_pci_legacy.c.
Expose common code APIs in virtio_pci.h

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci.c
drivers/virtio/virtio_pci.h [new file with mode: 0644]
drivers/virtio/virtio_pci_legacy.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge