split away drive init from ide_init2()
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2009 19:23:30 +0000 (19:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 15 Sep 2009 19:23:30 +0000 (19:23 +0000)
commit067be51cba5ce375ba8dbeedc434a84a935ba377
tree7e0ddd86ae5c43642c8037e494312af1529b2b0d
parentfe4d09d3654c0900c1fa70dbbe2f924fa61a1ecb
split away drive init from ide_init2()

This allows the ide bus being initialized without drives attached
and the drives being attached and initialization later on as
separate step.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ide/core.c
hw/ide/internal.h