]> Git Repo - qemu.git/commit
ide: Fix ide_drive_pio_state_needed()
authorKevin Wolf <[email protected]>
Thu, 9 Jun 2011 12:12:57 +0000 (14:12 +0200)
committerKevin Wolf <[email protected]>
Wed, 15 Jun 2011 12:36:15 +0000 (14:36 +0200)
commitfdc650d76d785ba56b1e87c260ce96d8e22c7cc8
tree29ee353db16ee8f46968c99367256f6615b1372c
parentdef93791f22a3536c3508244ec7d270098484c7d
ide: Fix ide_drive_pio_state_needed()

When a failed PIO request caused the VM to stop, we still need to transfer the
PIO state even though DRQ=0 at this point.

Signed-off-by: Kevin Wolf <[email protected]>
hw/ide/core.c
This page took 0.025447 seconds and 4 git commands to generate.