2004-03-02 |
Ron Dreslinski | Add a name parameter so the statistics work properly |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add statistics to calculate average round-trip delay... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Change ini again because I messed up the resolve |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Auto merged |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add support for two buses to the DMA, allows header... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Initial cut at adding support to make the state machine |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Use #define CPU_10GHZ and CPU_4GHZ. This should get... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Support several memory configurations for hooking up... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | add support for averaging |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Only need an execution context if we're doing data |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Fix an assert, only need the ExecContext if we are... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Fix the swichover code. It's only for FULL_SYSTEM |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Remove copys from isa_desc, and implement a store and... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | unused function name |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | make it so that we can prevent descriptor DMAs or |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | mark the request satisfied since well, it is. |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Avoid more bogus addresses |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | fix switchover WRT interrupts |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Initial cleanup pass of lisa's function call tracking |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | more debugging support |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | Make the progress event work even after restoring from... |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | Fix dumping to work on the opteron. struct timeval can |
commit | commitdiff | tree |
2004-02-29 |
Erik Hallnor | Add support for multiple address ranges in memory inter... |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | fix rpcc |
commit | commitdiff | tree |
2004-02-28 |
Steve Reinhardt | Fix handling of rpcc in full-system mode. |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | Added copy instructions to the ISA. Well it didn't... |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | Initial copy support in the pipeline. Add copypal counting. |
commit | commitdiff | tree |
2004-02-27 |
Nathan Binkert | fix |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | The DMAInterface was never updated to the new blocking... |
commit | commitdiff | tree |
2004-02-26 |
Erik Hallnor | Quick hack to allow rerequests for the future. |
commit | commitdiff | tree |
2004-02-26 |
Nathan Binkert | stoopid |
commit | commitdiff | tree |
2004-02-26 |
Steve Reinhardt | Merge. |
commit | commitdiff | tree |
2004-02-26 |
Steve Reinhardt | Make SW prefetch flag a parameter again, and add code... |
commit | commitdiff | tree |
2004-02-26 |
Nathan Binkert | Save the status of faulting write-hints so that they |
commit | commitdiff | tree |
2004-02-26 |
Erik Hallnor | Make this compile under non full system. |
commit | commitdiff | tree |
2004-02-25 |
Lisa Hsu | delay execContext registration from create() to init... |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | prevent bogus addresses from being sent to the memory... |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | Fix stats debugging and always compile it in for the |
commit | commitdiff | tree |
2004-02-24 |
Lisa Hsu | add in an init() callback for CPU's so that no stats... |
commit | commitdiff | tree |
2004-02-23 |
Steve Reinhardt | Quote args properly in tracediff. |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Only one request may be on the dma interface at a time, |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | extend the hack by turning the address into a real |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Don't issue memory requests for bogus addresses |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Make this like PCI-X |
commit | commitdiff | tree |
2004-02-22 |
Nathan Binkert | configurable latency for programmed IO |
commit | commitdiff | tree |
2004-02-21 |
Nathan Binkert | Change order of serialization |
commit | commitdiff | tree |
2004-02-21 |
Nathan Binkert | New Ethernet device. Descriptors are now done via... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Add a simple event wrapper class that takes a class... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make the dma interface useable. |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make uncacheable stuff happen again |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make the devices default to being attached to the memor... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Don't need to specify two etherdump devices |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Make it so dump takes a void * |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make etherdump work again |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-02-20 |
Ron Dreslinski | Merge zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/rdresli... |
commit | commitdiff | tree |
2004-02-20 |
Ron Dreslinski | Add serialization for packets on the ethernet link, |
commit | commitdiff | tree |
2004-02-20 |
Lisa Hsu | put back $SETUPDIR = $ENV{PWD} for amd purposes. |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-02-19 |
Lisa Hsu | interestingly, when setup is called from a perl script... |
commit | commitdiff | tree |
2004-02-19 |
Andrew Schultz | Change the physical memory logic, and also add misspecu... |
commit | commitdiff | tree |
2004-02-18 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-02-18 |
Nathan Binkert | couple fixes |
commit | commitdiff | tree |
2004-02-18 |
Nathan Binkert | Merge |
commit | commitdiff | tree |
2004-02-18 |
Erik Hallnor | Add COW support to the IIC. |
commit | commitdiff | tree |
2004-02-17 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-02-17 |
Erik Hallnor | Change the way data is handled in the cache blocks. |
commit | commitdiff | tree |
2004-02-17 |
Andrew Schultz | Change logic for translating a memory addresses, extra... |
commit | commitdiff | tree |
2004-02-16 |
Erik Hallnor | Rework BusBridge to have a latency and handle bus IDs... |
commit | commitdiff | tree |
2004-02-14 |
Erik Hallnor | Add full copy support. |
commit | commitdiff | tree |
2004-02-13 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2004-02-13 |
Nathan Binkert | fix up vtophys a bit |
commit | commitdiff | tree |
2004-02-12 |
Nathan Binkert | better debugging |
commit | commitdiff | tree |
2004-02-11 |
Nathan Binkert | Add support for all devices to get requests from a... |
commit | commitdiff | tree |
2004-02-11 |
Steve Reinhardt | Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z... |
commit | commitdiff | tree |
2004-02-11 |
Steve Reinhardt | Fixes for Linux syscall emulation. |
commit | commitdiff | tree |
2004-02-11 |
Erik Hallnor | Add support for multiple outstanding aligned copies |
commit | commitdiff | tree |
2004-02-09 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-02-09 |
Erik Hallnor | Add LRU aligned copies to the hierarchy, with only... |
commit | commitdiff | tree |
2004-02-09 |
Nathan Binkert | - Whack unused code |
commit | commitdiff | tree |
2004-02-09 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2004-02-09 |
Nathan Binkert | Add that one IPR memory space address that we keep... |
commit | commitdiff | tree |
2004-02-09 |
Nathan Binkert | random fixes |
commit | commitdiff | tree |
2004-02-09 |
Steve Reinhardt | Commit regenerated trace_flags.* based on merged tracef... |
commit | commitdiff | tree |
2004-02-09 |
Steve Reinhardt | bk resolve is making me commit these even though they... |
commit | commitdiff | tree |
2004-02-09 |
Steve Reinhardt | Results of automatic (yet incomplete) merge. |
commit | commitdiff | tree |
2004-02-09 |
Steve Reinhardt | Add support for memory barriers. |
commit | commitdiff | tree |
2004-02-08 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-02-08 |
Erik Hallnor | Separate template definitions and instantiations into... |
commit | commitdiff | tree |
2004-02-07 |
Nathan Binkert | Totally rework the Range class. Now the range is from... |
commit | commitdiff | tree |
2004-02-07 |
Nathan Binkert | formatting |
commit | commitdiff | tree |
2004-02-06 |
Nathan Binkert | Small cleanup |
commit | commitdiff | tree |
2004-02-06 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-02-06 |
Erik Hallnor | Various extraction of common code into separate functio... |
commit | commitdiff | tree |
2004-02-05 |
David Oehmke | Modify the emulated system calls to support running... |
commit | commitdiff | tree |
next |