commit | 14fecf26d06de52658a343cf78077a80c60cc121 | [log] [tgz] |
---|---|---|
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | Mon Oct 31 17:06:54 2011 +1100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:07 2011 -0500 |
tree | 50dcbbcd19d0c388bb2060f3e4b5405db6d07dc6 | |
parent | 9ba4524cda1348cbe741535f77815dca6a57da05 [diff] |
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>