2006-02-23 |
Ron Dreslinski | Add support for multiple ports on the memory. Hook... |
commit | commitdiff | tree |
2006-02-23 |
Ron Dreslinski | Update functional memory to have a response event |
commit | commitdiff | tree |
2006-02-22 |
Ron Dreslinski | Remove unneeded functions, moving code around abit. |
commit | commitdiff | tree |
2006-02-22 |
Ron Dreslinski | Move the port from base memory object into the physical... |
commit | commitdiff | tree |
2006-02-22 |
Steve Reinhardt | Minor cleanup/fleshing out of Memory object. |
commit | commitdiff | tree |
2006-02-22 |
Steve Reinhardt | Temp fix for StaticInst::execute() methods while we're |
commit | commitdiff | tree |
2006-02-22 |
Steve Reinhardt | Move op_class.hh out of encumbered/cpu/full and into... |
commit | commitdiff | tree |
2006-02-22 |
Ron Dreslinski | Some more changes for compilation. Since memset is... |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Add blocksize functions to physical memory. Fix the... |
commit | commitdiff | tree |
2006-02-21 |
Steve Reinhardt | Rename Port address range functions... like the block... |
commit | commitdiff | tree |
2006-02-21 |
Steve Reinhardt | Rename port methods: |
commit | commitdiff | tree |
2006-02-21 |
Steve Reinhardt | Move read/writeBlob functions to Port class; |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Thanks to Ali, I was able to add chunk generation code... |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Adding some definitons for read/write blob/string.... |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Get simple cpu to compile. |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Make loaders use translation port instead of proxy... |
commit | commitdiff | tree |
2006-02-21 |
Ron Dreslinski | Add in a new translating port that allows syscalls... |
commit | commitdiff | tree |
2006-02-21 |
Steve Reinhardt | Revert PageTable code back to non-asid version. |
commit | commitdiff | tree |
2006-02-16 |
Ron Dreslinski | More compilation fixes. |
commit | commitdiff | tree |
2006-02-15 |
Steve Reinhardt | More progress toward compiling... partly by |
commit | commitdiff | tree |
2006-02-15 |
Kevin Lim | Slightly fix compiling. Now decoder.cc fails on trying... |
commit | commitdiff | tree |
2006-02-15 |
Ron Dreslinski | Changes to start making the tree use the new memory... |
commit | commitdiff | tree |
2006-02-15 |
Ron Dreslinski | Many changes that make the new mem system compile.... |
commit | commitdiff | tree |
2006-02-07 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-02-07 |
Ron Dreslinski | Pushing current state. Need to fix compilation problem... |
commit | commitdiff | tree |
2006-02-03 |
Kevin Lim | Update for new memory system. Uses the ports to access... |
commit | commitdiff | tree |
2006-02-03 |
Ron Dreslinski | Adding some more things toward having cpu->mem test... |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | Remove non-needed functions, fix return values of compl... |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | More changes toward making simpleCpu use new port inter... |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | More include files, removing definition of SendResult... |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | Fixed some void functions with returns, first stab... |
commit | commitdiff | tree |
2006-01-31 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-01-31 |
Ali Saidi | changed sendresult -> bool,tick,void as appropriate |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | Add proper includes |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | Listing some of the enum structures |
commit | commitdiff | tree |
2006-01-31 |
Ron Dreslinski | Inital split up of the header files for the new memory... |
commit | commitdiff | tree |
2006-01-29 |
Steve Reinhardt | Hacks to avoid compiling in old FullCPU model. |
commit | commitdiff | tree |
2006-01-29 |
Steve Reinhardt | Add PageTable code and SConscript fixes for new syscall... |
commit | commitdiff | tree |
2006-01-28 |
Steve Reinhardt | Changes for Process object initialization in merged... |
commit | commitdiff | tree |
2006-01-25 |
Ali Saidi | added Request struct and updated Packet as per meeting... |
commit | commitdiff | tree |
2006-01-17 |
Steve Reinhardt | Update interface from 1/17 meeting. |
commit | commitdiff | tree |
2006-01-16 |
Steve Reinhardt | Couple more interface additions. |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | More evolution of the new interface. |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | Add ChunkGenerator object for breaking arbitrary regions |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | Fix roundUp function template so explicit arg is not |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | Change base/intmath.{cc,hh} to follow m5 style. |
commit | commitdiff | tree |
2005-12-23 |
Nathan Binkert | tweak try1.cc |
commit | commitdiff | tree |
2005-12-23 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2005-12-23 |
Nathan Binkert | Move the memory hierarchy to oldmem and leave an empty |
commit | commitdiff | tree |
2005-12-23 |
Nathan Binkert | Updates to Memory system changes document. |
commit | commitdiff | tree |
2005-12-23 |
Steve Reinhardt | Add a more refined stab at some of the new interface. |
commit | commitdiff | tree |
2005-12-22 |
Steve Reinhardt | Add notes from latest memory system redesign meetings. |
commit | commitdiff | tree |
2005-12-22 |
Nathan Binkert | Make ScsiController a PioDevice so it works again. |
commit | commitdiff | tree |
2005-12-19 |
Nathan Binkert | Create the ProxyError Exception. Raise it when an... |
commit | commitdiff | tree |
2005-12-19 |
Nathan Binkert | Add a little bit of support to grab info for making... |
commit | commitdiff | tree |
2005-12-07 |
Steve Reinhardt | Make simulation termination message less threatening... |
commit | commitdiff | tree |
2005-12-01 |
Ron Dreslinski | Two small fixes for mem_req's and Probe path with MOSI... |
commit | commitdiff | tree |
2005-11-29 |
Ali Saidi | Add support for multiple streams being configured with... |
commit | commitdiff | tree |
2005-11-28 |
Nathan Binkert | Virtualized SINIC fixes |
commit | commitdiff | tree |
2005-11-28 |
Nathan Binkert | Make the debugger a bit more useful with m5.opt by... |
commit | commitdiff | tree |
2005-11-25 |
Nathan Binkert | Virtualize sinic |
commit | commitdiff | tree |
2005-11-25 |
Nathan Binkert | Add the capability to iterate through the packets in... |
commit | commitdiff | tree |
2005-11-23 |
Nathan Binkert | Major improvements in the graph output code. Mostly... |
commit | commitdiff | tree |
2005-11-23 |
Nathan Binkert | Change the set of statistics that are generated when... |
commit | commitdiff | tree |
2005-11-23 |
Nathan Binkert | More changes from cpus named fullX to runX |
commit | commitdiff | tree |
2005-11-23 |
Nathan Binkert | Fix the system clock at 1THz making 1 simulation tick... |
commit | commitdiff | tree |
2005-11-23 |
Nathan Binkert | make the NUMCPUS parameter always refer to the total... |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | Make sure that the aiobench client has enough memory. |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | Clean up the newly updated iscsi-client script |
commit | commitdiff | tree |
2005-11-22 |
Kevin Lim | Apply patch for syscall emulation provided by Antti... |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | add the cpu number of the request to various panic... |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | add support for delaying pio writes until the cache... |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | expose an environment variable for setting the linux... |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | change profile environment configurations. |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | Rearrange the memory configurations. |
commit | commitdiff | tree |
2005-11-22 |
Nathan Binkert | have sinic use the new readBar/writeBar stuff that... |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | Add a bunch of functions to manage the BAR addresses... |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | Actually, you should'nt do math on Clock in the config... |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | BARs now of type MemorySize32 |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | Make it so one can do math with a Clock type in the... |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | Allow long as a multiplier in the python config |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | Deal with divide by zero in the python stats stuff. |
commit | commitdiff | tree |
2005-11-21 |
Nathan Binkert | implement __str__ for all of the proxy stuff so we can |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | fixup benchmark names a bit |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | Serialize the symbol tables |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | get rid of allSymtab |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | switch all profiling stuff to the kernelSymtab since... |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | clear the function profile on a stats reset |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | use Counter to avoid overflowing an int |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | better placement of database commits |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | For SimpleCPU profiling code, only update the exec... |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | Cleanup the StackTrace interfaces and profile interface... |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | remove duplicate profile event code that is already in |
commit | commitdiff | tree |
2005-11-20 |
Nathan Binkert | io_bus is split out into pio_bus and dma_bus so that... |
commit | commitdiff | tree |
2005-11-19 |
Ali Saidi | add symbol opcode |
commit | commitdiff | tree |
2005-11-11 |
Ali Saidi | Add checktrace.sh. Checks all the ethertrace files... |
commit | commitdiff | tree |
2005-11-11 |
Ali Saidi | Update random come to always have explict min/max |
commit | commitdiff | tree |
2005-11-11 |
Steve Reinhardt | Actually free Process fd_map entries when a file is... |
commit | commitdiff | tree |
next |