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

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