CVSROOT:/sources/qemu
Module name:qemu
Changes by: Aurelien Jarno 08/03/13 19:18:27
Modified files:
hw : e1000.c
Log message:
e1000: fix endianness issues
This patch fixes endianness issues in the e1000 nic emulation, which
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Aurelien Jarno 08/03/10 00:02:11
Modified files:
hw : e1000.c
Log message:
Change the e1000 mmio addr space according to spec.
According to the Intel 82540EM manual, the mm
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/10 13:34:48
Modified files:
hw : e1000.c parallel.c
Log message:
Fix parallel port software emulation (Hervé Poussineau).
Remove __iomem, also unused.
CVSWeb URL