+4
−3
+1
−0
hw/ide-isa.c
0 → 100644
+45
−0
+0
−14
hw/ide.h
0 → 100644
+10
−0
Loading
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>