commit | 5ee84c3375f9dff8fdee7209195c8c5327a92551 | [log] [tgz] |
---|---|---|
author | Juan Quintela <[email protected]> | Mon Jul 26 21:38:45 2010 +0200 |
committer | Anthony Liguori <[email protected]> | Mon Jul 26 16:19:51 2010 -0500 |
tree | 527700d14b32c870e178ae5bca788adad1837f4b | |
parent | 50641c5ce258220fc63ba5be1afd1a37f023aba9 [diff] |
ide: fix migration in the middle of a bmdma transfer It reintroduces Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" but using subsections. Added bonus is the addition of ide_dummy_transfer_stop to transfer_end_table, that was missing. Signed-off-by: Juan Quintela <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>