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

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