intel-hda: Use PCI DMA stub functions
commitfa0ce55c7157f6fd1cf385d1f59f87baea1d9704
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 31 Oct 2011 06:06:55 +0000 (31 17:06 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 21:52:07 +0000 (1 16:52 -0500)
treed994e3709ce8aa120dcd965586c57a794858a4b2
parent14fecf26d06de52658a343cf78077a80c60cc121
intel-hda: Use PCI DMA stub functions

This updates the intel-hda device emulation to use the explicit PCI DMA
functions, instead of directly calling physical memory access functions.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/intel-hda.c