]> git.ipfire.org Git - thirdparty/qemu.git/commit
atapi: fix halted DMA reset
authorJohn Snow <jsnow@redhat.com>
Tue, 9 Aug 2016 15:47:23 +0000 (11:47 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Aug 2016 19:16:18 +0000 (14:16 -0500)
commitec211e742683d4bc187839b01a4b0056617681a1
tree336d8d23a9b481b1de2996f9d1a525ad8127b2cb
parent16a87c4a5d146a9a862c6095a689ec58a6081294
atapi: fix halted DMA reset

Followup to 87ac25fd, this time for ATAPI DMA.

Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1470164128-28158-1-git-send-email-jsnow@redhat.com
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
(cherry picked from commit 7f951b2d7765f68ae1e563c2fed44071ca774790)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/ide/atapi.c