Files
gem5/dev
Nathan Binkert 36373fa465 Virtualized SINIC fixes
dev/pktfifo.hh:
    we can't modify i because it's used further down to remove
    the packet from the fifo.  Instead, copy the iterator and
    modify that to get the previous packet.
dev/sinic.cc:
    - don't change the transmit state and kick the machine unless
    we're at the head of the txList.
    - add a couple of debugging statements to figure out how far
    along we've gotten in processing a packet.
    - assert that the current tx vnic has something to do when
    we start processing the state machine.

--HG--
extra : convert_revision : 588fe2c7d810be0e3d8d39c5cc0ec8a72119517e
2005-11-28 18:40:58 -05:00
..
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-09-17 10:47:16 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-09-12 03:01:43 -04:00
2005-06-30 00:42:27 -04:00
2005-06-04 23:56:53 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-11-25 13:33:36 -05:00
2005-11-25 13:33:36 -05:00
2005-11-25 13:33:36 -05:00
2005-08-15 16:59:58 -04:00
2005-08-15 16:59:58 -04:00
2005-06-05 05:16:00 -04:00
2005-11-28 18:40:58 -05:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-08-15 16:59:58 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-11-28 18:40:58 -05:00
2005-11-25 13:33:36 -05:00
2005-11-25 13:33:36 -05:00
2005-06-05 08:08:29 -04:00
2005-06-05 08:08:29 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00