gem5.git
2006-02-22 Steve ReinhardtMinor cleanup/fleshing out of Memory object.
2006-02-22 Steve ReinhardtTemp fix for StaticInst::execute() methods while we're
2006-02-22 Steve ReinhardtMove op_class.hh out of encumbered/cpu/full and into...
2006-02-22 Ron DreslinskiSome more changes for compilation. Since memset is...
2006-02-21 Ron DreslinskiAdd blocksize functions to physical memory. Fix the...
2006-02-21 Steve ReinhardtRename Port address range functions... like the block...
2006-02-21 Steve ReinhardtRename port methods:
2006-02-21 Steve ReinhardtMove read/writeBlob functions to Port class;
2006-02-21 Ron DreslinskiThanks to Ali, I was able to add chunk generation code...
2006-02-21 Ron DreslinskiAdding some definitons for read/write blob/string....
2006-02-21 Ron DreslinskiGet simple cpu to compile.
2006-02-21 Ron DreslinskiMake loaders use translation port instead of proxy...
2006-02-21 Ron DreslinskiAdd in a new translating port that allows syscalls...
2006-02-21 Steve ReinhardtRevert PageTable code back to non-asid version.
2006-02-16 Ron DreslinskiMore compilation fixes.
2006-02-15 Steve ReinhardtMore progress toward compiling... partly by
2006-02-15 Kevin LimSlightly fix compiling. Now decoder.cc fails on trying...
2006-02-15 Ron DreslinskiChanges to start making the tree use the new memory...
2006-02-15 Ron DreslinskiMany changes that make the new mem system compile....
2006-02-07 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-02-07 Ron DreslinskiPushing current state. Need to fix compilation problem...
2006-02-03 Kevin LimUpdate for new memory system. Uses the ports to access...
2006-02-03 Ron DreslinskiAdding some more things toward having cpu->mem test...
2006-01-31 Ron DreslinskiRemove non-needed functions, fix return values of compl...
2006-01-31 Ron DreslinskiMore changes toward making simpleCpu use new port inter...
2006-01-31 Ron DreslinskiMore include files, removing definition of SendResult...
2006-01-31 Ron DreslinskiFixed some void functions with returns, first stab...
2006-01-31 Ali SaidiMerge zizzer:/bk/newmem
2006-01-31 Ali Saidichanged sendresult -> bool,tick,void as appropriate
2006-01-31 Ron DreslinskiAdd proper includes
2006-01-31 Ron DreslinskiListing some of the enum structures
2006-01-31 Ron DreslinskiInital split up of the header files for the new memory...
2006-01-29 Steve ReinhardtHacks to avoid compiling in old FullCPU model.
2006-01-29 Steve ReinhardtAdd PageTable code and SConscript fixes for new syscall...
2006-01-28 Steve ReinhardtChanges for Process object initialization in merged...
2006-01-25 Ali Saidiadded Request struct and updated Packet as per meeting...
2006-01-17 Steve ReinhardtUpdate interface from 1/17 meeting.
2006-01-16 Steve ReinhardtCouple more interface additions.
2005-12-23 Steve ReinhardtMore evolution of the new interface.
2005-12-23 Steve ReinhardtAdd ChunkGenerator object for breaking arbitrary regions
2005-12-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-12-23 Steve ReinhardtFix roundUp function template so explicit arg is not
2005-12-23 Steve ReinhardtChange base/intmath.{cc,hh} to follow m5 style.
2005-12-23 Nathan Binkerttweak try1.cc
2005-12-23 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-12-23 Nathan BinkertMove the memory hierarchy to oldmem and leave an empty
2005-12-23 Nathan BinkertUpdates to Memory system changes document.
2005-12-23 Steve ReinhardtAdd a more refined stab at some of the new interface.
2005-12-22 Steve ReinhardtAdd notes from latest memory system redesign meetings.
2005-12-22 Nathan BinkertMake ScsiController a PioDevice so it works again.
2005-12-19 Nathan BinkertCreate the ProxyError Exception. Raise it when an...
2005-12-19 Nathan BinkertAdd a little bit of support to grab info for making...
2005-12-07 Steve ReinhardtMake simulation termination message less threatening...
2005-12-01 Ron DreslinskiTwo small fixes for mem_req's and Probe path with MOSI...
2005-11-29 Ali SaidiAdd support for multiple streams being configured with...
2005-11-28 Nathan BinkertVirtualized SINIC fixes
2005-11-28 Nathan BinkertMake the debugger a bit more useful with m5.opt by...
2005-11-25 Nathan BinkertVirtualize sinic
2005-11-25 Nathan BinkertAdd the capability to iterate through the packets in...
2005-11-23 Nathan BinkertMajor improvements in the graph output code. Mostly...
2005-11-23 Nathan BinkertChange the set of statistics that are generated when...
2005-11-23 Nathan BinkertMore changes from cpus named fullX to runX
2005-11-23 Nathan BinkertFix the system clock at 1THz making 1 simulation tick...
2005-11-23 Nathan Binkertmake the NUMCPUS parameter always refer to the total...
2005-11-22 Nathan BinkertMake sure that the aiobench client has enough memory.
2005-11-22 Nathan BinkertClean up the newly updated iscsi-client script
2005-11-22 Kevin LimApply patch for syscall emulation provided by Antti...
2005-11-22 Nathan Binkertadd the cpu number of the request to various panic...
2005-11-22 Nathan Binkertadd support for delaying pio writes until the cache...
2005-11-22 Nathan Binkertexpose an environment variable for setting the linux...
2005-11-22 Nathan Binkertchange profile environment configurations.
2005-11-22 Nathan BinkertRearrange the memory configurations.
2005-11-22 Nathan Binkerthave sinic use the new readBar/writeBar stuff that...
2005-11-21 Nathan BinkertAdd a bunch of functions to manage the BAR addresses...
2005-11-21 Nathan BinkertActually, you should'nt do math on Clock in the config...
2005-11-21 Nathan BinkertBARs now of type MemorySize32
2005-11-21 Nathan BinkertMake it so one can do math with a Clock type in the...
2005-11-21 Nathan BinkertAllow long as a multiplier in the python config
2005-11-21 Nathan BinkertDeal with divide by zero in the python stats stuff.
2005-11-21 Nathan Binkertimplement __str__ for all of the proxy stuff so we can
2005-11-20 Nathan Binkertfixup benchmark names a bit
2005-11-20 Nathan BinkertSerialize the symbol tables
2005-11-20 Nathan Binkertget rid of allSymtab
2005-11-20 Nathan Binkertswitch all profiling stuff to the kernelSymtab since...
2005-11-20 Nathan Binkertclear the function profile on a stats reset
2005-11-20 Nathan Binkertuse Counter to avoid overflowing an int
2005-11-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-11-20 Nathan Binkertbetter placement of database commits
2005-11-20 Nathan BinkertFor SimpleCPU profiling code, only update the exec...
2005-11-20 Nathan BinkertCleanup the StackTrace interfaces and profile interface...
2005-11-20 Nathan Binkertremove duplicate profile event code that is already in
2005-11-20 Nathan Binkertio_bus is split out into pio_bus and dma_bus so that...
2005-11-19 Ali Saidiadd symbol opcode
2005-11-11 Ali SaidiAdd checktrace.sh. Checks all the ethertrace files...
2005-11-11 Ali SaidiUpdate random come to always have explict min/max
2005-11-11 Steve ReinhardtActually free Process fd_map entries when a file is...
2005-11-11 Steve ReinhardtSyscall DPRINTF and warning cleanup.
2005-11-11 Steve ReinhardtFix Lisa's CPU trace system check for syscall emulation.
2005-11-09 Lisa Hsujust commit what i need for dumping traces compatible...
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
next