IDE: Fix reset handling
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 7 Nov 2009 14:13:05 +0000 (14:13 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 7 Nov 2009 14:13:05 +0000 (14:13 +0000)
commit7720d2de613149dba94804fa3614ffaf040225b4
treefb4d38641d83dc4bf98b56aa91a0d070db0ae425
parenta3c2b9c9a69df047e93546035bf7238ff0a3b1f0
IDE: Fix reset handling

Problem: x86 systems could not survive a few system_resets.

Clear most of IDE state when reset. Implement the missing reset handlers.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ide/cmd646.c
hw/ide/core.c
hw/ide/internal.h
hw/ide/isa.c
hw/ide/macio.c
hw/ide/microdrive.c
hw/ide/mmio.c
hw/ide/piix.c