]> Git Repo - qemu.git/commit - hw/ac97.c
ac97: Use PCI DMA stub functions
authorEduard - Gabriel Munteanu <[email protected]>
Mon, 31 Oct 2011 06:06:50 +0000 (17:06 +1100)
committerAnthony Liguori <[email protected]>
Tue, 1 Nov 2011 21:52:07 +0000 (16:52 -0500)
commit93f43c48887a4e5b651965955eedd8e838e53db3
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 <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/ac97.c
This page took 0.022561 seconds and 4 git commands to generate.