ide: start extracting ide_restart_dma out of bmdma_restart_dma
commit06b95b1ee75706592929e7e91cf18373fd0e6697
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 Feb 2015 16:17:50 +0000 (23 11:17 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Mar 2015 13:02:22 +0000 (10 14:02 +0100)
tree7a5a71e4a2f45649aedeffbce5946dfebaaa7ec2
parent0eb28a42284ec32e6f283985d2d638474a05eba4
ide: start extracting ide_restart_dma out of bmdma_restart_dma

This patch begins refactoring the restart dma functions
out of bmdma to be shared with AHCI and other future
IDE HBA implementations.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1424708286-16483-2-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/pci.c