]> git.proxmox.com Git - qemu.git/commit - hw/ide/core.c
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)
commit4a6435639781214a14f3c6054955e5ef16298d72
treefb4d38641d83dc4bf98b56aa91a0d070db0ae425
parentb55a37c981914aa8ecd21b9a2a2fb37f39b917c5
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