Revert r5274 which breaks savevm/loadvm
[qemu] / hw / e1000.c
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-08-06 aliguorionly check RCTL_EN in e1000_can_receive()
2008-07-29 aliguorie1000: use common checksumming code
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-07-16 balroge1000: only use TSE if enabled for current packet ...
2008-05-13 thsFix compiler warning.
2008-03-28 aurel32e1000: add phy specific status register
2008-03-28 aurel32e1000: fix unaligned access
2008-03-13 aurel32e1000: fix endianness issues
2008-03-10 aurel32Change the e1000 mmio addr space according to spec.
2008-02-10 balrogFix parallel port software emulation (Hervé Poussineau).
2008-02-10 balrogRemove unused boolean_t, should fix building for Solaris.
2008-02-03 balrogE1000 NIC emulation (Nir Peleg, patch from Dor Laor).