commit | 93f43c48887a4e5b651965955eedd8e838e53db3 | [log] [tgz] |
---|---|---|
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | Mon Oct 31 17:06:50 2011 +1100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:07 2011 -0500 |
tree | 7ff1ec31f63fae51954233c65463fb6a3251fe6f | |
parent | 16ef60c9a8eeee269f7cbc95219a431b1d7cbf29 [diff] |
ac97: Use PCI DMA stub functions This updates the ac97 device emulation to use the explicit PCI DMA functions, instead of directly calling physical memory access functions. Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>