commit | 552908fef5b67ad9d96b76d7cb8371ebc26c9bc8 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Mon Oct 31 17:06:56 2011 +1100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:07 2011 -0500 |
tree | e6e9375db107a63a2dd4d3da91ecefe8b6536850 | |
parent | fa0ce55c7157f6fd1cf385d1f59f87baea1d9704 [diff] |
PCI IDE: Use PCI DMA stub functions This updates the PCI IDE device emulation to use the explicit PCI DMA wrapper to initialize its scatter/gathjer structure. This means this driver should not need further changes when the sglist interface is extended to support IOMMUs. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>