]> git.proxmox.com Git - qemu.git/commit - hw/virtio.c
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)
commit53c25cea7d59525ca9aa3fb01cc6947bafbbfb61
tree3556ba85599852e60d9570d41b01897d5a61aafc
parentd8ee7665bfc7846c7fc6bfb96434eca68e5bec1a
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