ac97: Use PCI DMA stub functions
commit93f43c48887a4e5b651965955eedd8e838e53db3
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Mon, 31 Oct 2011 06:06:50 +0000 (31 17:06 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 21:52:07 +0000 (1 16:52 -0500)
tree7ff1ec31f63fae51954233c65463fb6a3251fe6f
parent16ef60c9a8eeee269f7cbc95219a431b1d7cbf29
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>
hw/ac97.c