]> Git Repo - qemu.git/commit
ide: split away ide-pci.c
authorGerd Hoffmann <[email protected]>
Thu, 20 Aug 2009 13:22:20 +0000 (15:22 +0200)
committerAnthony Liguori <[email protected]>
Fri, 28 Aug 2009 01:43:33 +0000 (20:43 -0500)
commit977e1244e8eeb22640143a8885eb672296f93210
tree5869c965fa71dd19d3b7252f1ea12d73f858c60c
parentec82026c97975e1e327aab76653ff7edeeb27967
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
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
This page took 0.026505 seconds and 4 git commands to generate.