Changed MIPS and Alpha to pass the syscall number to the syscall function
[gem5.git] / python /
2006-04-06 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-04-06 Ali Saidifixes for newmem
2006-03-28 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-27 Ali SaidiAdd the bus and connector objects to scons
2006-03-25 Ali SaidiImplement a very very simple bus
2006-03-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-16 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-03-16 Korey SewellMerge zizzer:/bk/newmem
2006-03-15 Ali Saidiadd translations for new sections that are mmapped...
2006-03-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-03-10 Steve ReinhardtCompiles now (with CPU_MODELS=SimpleCPU), but hangs
2006-03-09 Gabe BlackHand merge. Stuff probably doesn't compile.
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-05 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Ali SaidiMerge zizzer:/bk/m5
2006-03-05 Ali Saidimove alpha specific code into arch/alpha
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-03 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Nathan BinkertEthernet devices have an RSS option to tell the driver to
2006-03-01 Steve ReinhardtMore progress toward actually running a program.
2006-02-27 Ron DreslinskiFixes so that it compiles properly. Still working on...
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-23 Ron DreslinskiAdd support for multiple ports on the memory. Hook...
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ron DreslinskiUpdate functional memory to have a response event
2006-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-21 Nathan BinkertGet rid of the code that delays PIO write accesses
2006-01-28 Steve ReinhardtChanges for Process object initialization in merged...
2005-11-25 Nathan BinkertVirtualize sinic
2005-11-22 Nathan Binkertadd support for delaying pio writes until the cache...
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-20 Nathan Binkertio_bus is split out into pio_bus and dma_bus so that...
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
2005-11-02 Ali Saidiallow conversion floats -> long so that 100e9 and such...
2005-11-02 Ali SaidiMerge zizzer:/bk/m5
2005-11-02 Ali SaidiAdd Mem/Ethernet latency variability parameter
2005-11-02 Nathan Binkert__init__ should not return anything
2005-11-02 Steve ReinhardtMake vector params interact with proxies properly.
2005-11-01 Steve ReinhardtAllow math on CheckedInt-derived ParamValue classes w/o
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-22 Nathan BinkertMajor changes to sinic device model. Rearrage read...
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-19 Nathan BinkertShuffle around device names to make things easier to...
2005-10-19 Nathan Binkertuse the dedicated flag, no more exposing the m5reg...
2005-10-06 Lisa HsuMerge zizzer:/bk/m5
2005-10-06 Steve ReinhardtAdd execution trace object to Root.
2005-10-01 Steve ReinhardtAdd executable parameter to LiveProcess. This allows...
2005-09-17 Nathan BinkertFix the EtherDump parameters
2005-09-05 Steve ReinhardtRegression tests now run under scons!
2005-09-01 Steve ReinhardtConvert type of max_time and progress_interval parameters
2005-08-30 Steve ReinhardtBuild options are set via a build_options file in the
2005-08-16 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-16 Benjamin NashMerge m5.eecs.umich.edu:/bk/m5
2005-08-15 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-15 Miguel SerranoChanges for getting FreeBSD to run.
2005-08-15 Nathan BinkertFix NextEthernetAddr
2005-07-28 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-07-28 Miguel Serranoghgfsdf
2005-07-26 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-26 Benjamin NashVarious changes to I/O, addition of PciFake device...
2005-07-18 Steve ReinhardtFix for passing functional memory param to timing mem.
2005-07-01 Benjamin NashHand merge ide_disk.cc
2005-07-01 Miguel SerranoMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-01 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-01 Benjamin NashFix formatting, move default size (0x8) of TsunamiFake...
2005-06-29 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-29 Nathan BinkertAllow CPUs to specify their own CPU ids.
2005-06-28 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-27 Nathan BinkertImplement a state machine clock that acutally limits...
2005-06-27 Nathan Binkertrename m5scons.py scons_helper.py
2005-06-23 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-06-23 Benjamin NashChanged timer functionality, ide disk interrupts, and...
2005-06-23 Ali SaidiAdded Float class
2005-06-22 Nathan BinkertMove max_time and progress_interval parameters to the...
2005-06-10 Benjamin NashRemoved comment.
2005-06-09 Nathan BinkertBaseSystem was renamed to System
2005-06-09 Benjamin NashMostly IO modifications, to increase compatibility...
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Ron DreslinskiMerge zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/rdres...
2005-06-05 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2005-06-05 Lisa Hsuoops, i changed m5term.doxygen when kev had a lock...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Steve ReinhardtAdd licenses in python dir.
2005-06-05 Ron DreslinskiMerge zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/rdres...
2005-06-05 Nathan Binkertmake all of the turbolaser stuff only compile if ALPHA_...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-05 Ali Saidisplit uart into urt8250 and uart8530
2005-06-04 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-04 Steve ReinhardtGet rid of vestiges of .mpy file handling.
2005-06-04 Nathan BinkertBaseSystem -> System
2005-06-03 Steve ReinhardtBug fix & cleanup in config code.
2005-06-02 Nathan BinkertFix-up some config issues
2005-06-02 Steve ReinhardtStandardize clock parameter names to 'clock'.
next