On Thu, Sep 01, 2011 at 12:16:25PM +0200, Gerd Hoffmann wrote:
> On 09/01/11 07:01, David Gibson wrote:
> >This updates the intel-hda device emulation to use the explicit PCI DMA
> >functions, instead of directly calling physical memory access functions.
>
> There are some calls to {st,ld}l_le_phy
On 09/01/11 07:01, David Gibson wrote:
This updates the intel-hda device emulation to use the explicit PCI DMA
functions, instead of directly calling physical memory access functions.
There are some calls to {st,ld}l_le_phys() which need conversion too.
cheers,
Gerd
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
---
hw/intel-hda.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/hw/intel-hda.c b/hw/intel-