Age | Commit message (Expand) | Author |
2007-03-29 | make serialization at least seem to work | Ali Saidi |
2007-03-27 | some more fixes... non-tso stuff seems to work | Ali Saidi |
2007-03-26 | first bit of life from the intel gigabit model | Ali Saidi |
2007-03-22 | finish up the coding of the Intel Gb NIC... Many Many bugs to squash | Ali Saidi |
2007-03-15 | add all the registers we'll need to support for the Intel GbE device and supp... | Ali Saidi |
2007-03-13 | fix interrupting during a quisce on sparc | Ali Saidi |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2007-03-10 | Compilation fix | Gabe Black |
2007-03-09 | implement ipi stufff for SPARC | Ali Saidi |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert |
2007-03-03 | add a sparc fs regression | Ali Saidi |
2007-03-03 | Add Iob and remove the fake device | Ali Saidi |
2007-03-03 | Implement Niagara I/O interface and rework interrupts | Ali Saidi |
2007-02-21 | Get rid of the ConsoleListener SimObject and just fold the | Nathan Binkert |
2007-02-21 | Make sure that all variables in the NSGigE device model are | Nathan Binkert |
2007-02-13 | Make mulitple consoles work and be distinguishable from each other | Ali Saidi |
2007-02-07 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Steve Reinhardt |
2007-02-07 | Make memory commands dense again to avoid cache stat table explosion. | Steve Reinhardt |
2007-02-06 | more fp fixes | Ali Saidi |
2007-01-30 | Make SPARC checkpointing work | Ali Saidi |
2007-01-29 | timegm() is a gnuism... replace with the code from the timegm() man page | Ali Saidi |
2007-01-28 | Stick the conversion of python to unix time with all of | Nathan Binkert |
2007-01-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-26 | Merge zeep.pool:/z/saidi/work/m5.newmem | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2007-01-25 | Instead of passing an int to represent time between python and C++ | Nathan Binkert |
2007-01-21 | add dumb time of day device | Ali Saidi |
2007-01-09 | add memory mapped disk device | Ali Saidi |
2007-01-03 | Add 'Time' as a parameter type that can accept various | Nathan Binkert |
2006-12-24 | Make sure that all of the bits in the result are set | Nathan Binkert |
2006-12-15 | little fixes i noticed while searching for reason for address range issues (b... | Lisa Hsu |
2006-12-12 | Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) | Ali Saidi |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-11-30 | Load the hypervisor symbols twice, once with an address mask so that we can g... | Ali Saidi |
2006-11-14 | Create a stub t1000 platform. | Gabe Black |
2006-11-10 | fix endian issues with condition codes | Ali Saidi |
2006-11-08 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-07 | Remove hack by setting configuration better. | Kevin Lim |
2006-11-07 | Removed unnecessary arch/alpha/ev5.hh include | Gabe Black |
2006-11-06 | Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices. | Gabe Black |
2006-11-06 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-06 | Moved the tsunami devices into the dev/alpha directory. Other devices "generi... | Gabe Black |
2006-11-06 | Got rid of stray alpha include | Gabe Black |
2006-11-06 | Created seperate SConscript for the dev directory. Made subdirectories for Al... | Gabe Black |
2006-11-06 | delete pcifake, tsunamifake. Combine BadAddr/IsaFake into one | Ali Saidi |
2006-11-02 | Implement device that will return BadAddress. | Kevin Lim |
2006-10-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-31 | Ports now have a pointer to the MemObject that owns it (can be NULL). | Kevin Lim |
2006-10-27 | add packet_access.hh | Ali Saidi |
2006-10-24 | Merge zizzer:/bk/newmem | Ali Saidi |