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

create ide-isa.c and place isa bus support there.
only build ide-isa support for platforms using it.
also create ide.h header file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
hw/ide-internal.h
hw/ide-isa.c [new file with mode: 0644]
hw/ide.c
hw/ide.h [new file with mode: 0644]
hw/mips_r4k.c
hw/pc.c
hw/pc.h
hw/ppc_prep.c