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>
This commit is contained in:
Gerd Hoffmann 2009-08-20 15:22:19 +02:00 committed by Anthony Liguori
parent 356721aede
commit ec82026c97
9 changed files with 63 additions and 19 deletions

View file

@ -36,6 +36,7 @@
#include "hpet_emul.h"
#include "watchdog.h"
#include "smbios.h"
#include "ide.h"
/* output Bochs bios info messages */
//#define DEBUG_BIOS