Home
last modified time | relevance | path

Searched hist:"62 ecbd353d25e62c4a6c327ea88ba5404e13507a" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.c00c3a05b25533d7cb42b599509390fb1488d597c Fri Nov 04 01:03:33 UTC 2011 David Gibson <david@gibson.dropbear.id.au> Remove unnecessary casts from PCI DMA code in e1000

This patch removes some unnecessary casts in the e1000 device,
introduced by commit 62ecbd353d25e62c4a6c327ea88ba5404e13507a 'e1000:
Use PCI DMA stub functions'.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
62ecbd353d25e62c4a6c327ea88ba5404e13507a Mon Oct 31 06:06:52 UTC 2011 Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> 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>