rtl8139: Use PCI DMA stub functions
commit3ada003aee2004d24f23b9cd6f4eda87d9601ddb
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Mon, 31 Oct 2011 06:06:48 +0000 (31 17:06 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 21:52:06 +0000 (1 16:52 -0500)
treec46f8686a5506d4ecc7fd638386d62a47eede611
parentec17457588ad944794502cfe1c76a34ff8a11618
rtl8139: Use PCI DMA stub functions

This updates the rtl8139 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/rtl8139.c