Age | Commit message (Expand) | Author |
2007-03-22 | Fix mcf benchmark object so it gets the arguments it expects. | Gabe Black |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert |
2007-03-03 | Merge zizzer:/bk/newmem | 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-03-03 | Keep around which input set was used for a benchmark, and make vortex work wi... | Gabe Black |
2007-02-21 | Get rid of the ConsoleListener SimObject and just fold the | Nathan Binkert |
2007-01-30 | fix some checkpointing annoyances | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-09 | add memory mapped disk device | Ali Saidi |
2007-01-03 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-22 | Add options for setting the kernel to run and the | Nathan Binkert |
2006-12-06 | Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts | Ali Saidi |
2006-12-04 | automatically build sparc system or alpha system. | Lisa Hsu |
2006-12-04 | Merge zizzer:/bk/sparcfs | Lisa Hsu |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-12-01 | Merge zizzer:/bk/sparcfs | Lisa Hsu |
2006-11-30 | Load the hypervisor symbols twice, once with an address mask so that we can g... | Ali Saidi |
2006-11-30 | netperf-maerts-client.rcS: | Lisa Hsu |
2006-11-29 | Merge zizzer:/bk/sparcfs | Gabe Black |
2006-11-26 | Include check for making sure caches are enabled. | Kevin Lim |
2006-11-22 | Added a parameter to set memory to zero. This is to support Legion, and once ... | Gabe Black |
2006-11-22 | Merge zizzer:/bk/sparcfs | Gabe Black |
2006-11-20 | Add in rom/rams for the nvram, hypervisor description, and partition descript... | Gabe Black |
2006-11-16 | Implement a single config file to encompass all of the SPEC | Nathan Binkert |
2006-11-16 | Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops | Gabe Black |
2006-11-16 | Fixes for SPARC_FS | Gabe Black |
2006-11-15 | Add L2 cache option to fs.py --l2cache | Ron Dreslinski |
2006-11-13 | Update splash2 config files | Ron Dreslinski |
2006-11-12 | Merge ktlim@zamp:./local/clean/tmp/test-regress | Kevin Lim |
2006-11-12 | Update for maxtick in splash2/memtest configs | Ron Dreslinski |
2006-11-10 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-09 | Get SPARC to the point that it starts running. Add ability to load the ROM bi... | Ali Saidi |
2006-11-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-11-09 | Clean up config scripts to not have to worry about attaching a cache only to ... | Kevin Lim |
2006-11-08 | simplify maxtick parsing in both the python and the c++. | Lisa Hsu |
2006-11-08 | make rcS files read from the m5 source directory, not /dist. | Lisa Hsu |
2006-11-08 | change to os.path.join like nate wanted. | Lisa Hsu |
2006-11-01 | factor some more commone code and enable going from checkpoint into arbitrary... | Lisa Hsu |
2006-11-01 | make it so that you can do a standard switch without the caches option. this... | Lisa Hsu |
2006-11-01 | change name of 2nd switch_cpu so that ckpt recovery with multiple cpus doens'... | Lisa Hsu |
2006-10-31 | Fix up configs. | Kevin Lim |
2006-10-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-31 | Remove mem parameter. Now the translating port asks the CPU's dcache's peer ... | Kevin Lim |
2006-10-30 | FSConfig.py: | Lisa Hsu |
2006-10-30 | se.py, fs.py: | Lisa Hsu |
2006-10-30 | ensure that there is a "/" between the cptdir and the cpt.%d. | Lisa Hsu |
2006-10-30 | Merge zizzer:/bk/newmem | Lisa Hsu |
2006-10-30 | decouple the switch option from the warmup period option - parsing was confus... | Lisa Hsu |
2006-10-30 | Use some python os.path stuff to make it more flexible where we can execute t... | Kevin Lim |