Rearrange PCI host emulation code.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 13 May 2006 16:11:23 +0000 (16:11 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 13 May 2006 16:11:23 +0000 (16:11 +0000)
commit502a53952d574717bdb626b651b16cadacab46f4
tree100d2c38f587f82fd2d683a4544960ab422f8038
parent4aa4253115255d79fe510ba15a68dad8f4ba4499
Rearrange PCI host emulation code.
Add ARM PCI emulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1916 c046a42c-6fe2-441c-8c8c-71466251a162
19 files changed:
Makefile.target
hw/acpi.c
hw/apb_pci.c [new file with mode: 0644]
hw/grackle_pci.c [new file with mode: 0644]
hw/ide.c
hw/pc.c
hw/pci.c
hw/pci_host.h [new file with mode: 0644]
hw/piix_pci.c [new file with mode: 0644]
hw/ppc_chrp.c
hw/prep_pci.c [new file with mode: 0644]
hw/sun4m.c
hw/sun4u.c
hw/unin_pci.c [new file with mode: 0644]
hw/usb-uhci.c
hw/usb.h
hw/versatile_pci.c [new file with mode: 0644]
hw/versatilepb.c
vl.h