]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
ide: fix migration in the middle of a bmdma transfer
authorJuan Quintela <quintela@redhat.com>
Mon, 26 Jul 2010 19:38:45 +0000 (21:38 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 26 Jul 2010 21:19:51 +0000 (16:19 -0500)
commit5ee84c3375f9dff8fdee7209195c8c5327a92551
tree527700d14b32c870e178ae5bca788adad1837f4b
parent50641c5ce258220fc63ba5be1afd1a37f023aba9
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 <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ide/pci.c