ide: split away ide-pci.c
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 20 Aug 2009 13:22:20 +0000 (15:22 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:43:33 +0000 (20:43 -0500)
commit444d9393b4470bd7e1950cf0cf0d8f6937b24073
tree5869c965fa71dd19d3b7252f1ea12d73f858c60c
parent256a8e6d4889b52549067f04fbcacdc136ceb931
ide: split away ide-pci.c

create ide-pci.c and place pci bus support there.
only build ide-pci support for platforms using it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Fix build (merge with isa mmio split)
Makefile.target
hw/ide-pci.c [new file with mode: 0644]
hw/ide.c
hw/ide.h
hw/mips_malta.c
hw/pc.h
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/sun4u.c