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)
commit88804180fd705d3c4f3dd50e0b9bd7b70c5db0ef
tree7e0ddd86ae5c43642c8037e494312af1529b2b0d
parentc219331eb0e2de9acf60a3f2d1dc39cfa6f230fd
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