Separate virtio PCI code
authorPaul Brook <paul@codesourcery.com>
Mon, 18 May 2009 13:51:59 +0000 (14:51 +0100)
committerPaul Brook <paul@codesourcery.com>
Mon, 18 May 2009 17:26:33 +0000 (18:26 +0100)
commit3246ffa73fceecc96572ff04fc8a776db83e5faa
tree3556ba85599852e60d9570d41b01897d5a61aafc
parent3d96fc3626f74fca7d87f151b2c594949e29c8e4
Separate virtio PCI code

Split the PCI host bindings from the VRing transport implementation.

Signed-off-by: Paul Brook <paul@codesourcery.com>
14 files changed:
Makefile.target
hw/pc.c
hw/pci-hotplug.c
hw/pci.c
hw/ppc440_bamboo.c
hw/ppce500_mpc8544ds.c
hw/virtio-balloon.c
hw/virtio-blk.c
hw/virtio-blk.h
hw/virtio-console.c
hw/virtio-net.c
hw/virtio-pci.c [new file with mode: 0644]
hw/virtio.c
hw/virtio.h