2006-12-06 |
Gabe Black | Got rid of some typedefs and moved the tlbs into the... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Use the setSyscallReturn defined in arch rather than... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Moved the RegIdx arrays to the base dyninst. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Got rid of some typedefs, moved the tlbs to the base... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Made the alpha setSyscallReturn take a ThreadContext... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Added a flattenIntIndex function for Alpha. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Added a DPRINTF to print out the actual value pulled... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Flattening and syscallReturn fixes |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Don't panic, but this needs to be fixed. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Make syscalls flatten their register indices, and also... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Change rename to rename the flattened register index... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Added in endianness conversion on memory accesses as... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Change how optional delay slot instructions are detecte... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Get rid of some typedefs which were hardly used, and... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Change to use -return_value.value like other implementa... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Some changes for misc regs which were changed into... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Reorganize the includes and add an include for misc.hh. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Added some debug output, and made sure not to accidenta... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Some basic fix ups, and CWP is no longer set explicitly. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Changed the integer register file to work with flattene... |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Change MIPS's setSyscallReturn to use a thread context. |
commit | commitdiff | tree |
2006-12-06 |
Gabe Black | Added basic flatten function for mips. |
commit | commitdiff | tree |
2006-12-05 |
Kevin Lim | Override default SConscript options and only build... |
commit | commitdiff | tree |
2006-12-05 |
Gabe Black | Move the SyscallReturn class into sim/syscallreturn... |
commit | commitdiff | tree |
2006-12-05 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-12-05 |
Steve Reinhardt | Update SPEC CPU2000 tests with actual benchmark output. |
commit | commitdiff | tree |
2006-12-05 |
Steve Reinhardt | Only update stderr, stdout, m5stats.txt, and config... |
commit | commitdiff | tree |
2006-12-04 |
Steve Reinhardt | Clean up SPEC CPU2000 reference files. |
commit | commitdiff | tree |
2006-12-03 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-12-03 |
Steve Reinhardt | Delete src/oldmem. |
commit | commitdiff | tree |
2006-12-03 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-12-02 |
Kevin Lim | Fixes for MIPS_SE compiling. Regressions seem to work... |
commit | commitdiff | tree |
2006-12-02 |
Lisa Hsu | stats update |
commit | commitdiff | tree |
2006-12-02 |
Nathan Binkert | don't blow away the whole destination directory |
commit | commitdiff | tree |
2006-12-01 |
Lisa Hsu | change this to be a quick one so that it's in the regre... |
commit | commitdiff | tree |
2006-12-01 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-12-01 |
Lisa Hsu | add a simple netperf-stream test to the long tests. |
commit | commitdiff | tree |
2006-12-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-12-01 |
Nathan Binkert | Get rid of the old release-edits script and create... |
commit | commitdiff | tree |
2006-11-30 |
Ron Dreslinski | Update stats to match writeback fix that was made |
commit | commitdiff | tree |
2006-11-30 |
Lisa Hsu | netperf-maerts-client.rcS: |
commit | commitdiff | tree |
2006-11-29 |
Steve Reinhardt | cscope-find.py: |
commit | commitdiff | tree |
2006-11-29 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-29 |
Kevin Lim | Change the connecting of the physPort and virtPort... |
commit | commitdiff | tree |
2006-11-29 |
Kevin Lim | Add in O3CPU to default CPU list. |
commit | commitdiff | tree |
2006-11-28 |
Ali Saidi | add 2.0b2 release notes |
commit | commitdiff | tree |
2006-11-28 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-28 |
Kevin Lim | Remove assertion. It's not needed and messes up writeb... |
commit | commitdiff | tree |
2006-11-27 |
Steve Reinhardt | Add TRACING_ON setting for m5.prof. |
commit | commitdiff | tree |
2006-11-26 |
Kevin Lim | Include check for making sure caches are enabled. |
commit | commitdiff | tree |
2006-11-25 |
Gabe Black | Initial changes to get O3 working with SPARC |
commit | commitdiff | tree |
2006-11-24 |
Gabe Black | Merge zower:/eecshome/m5/newmem |
commit | commitdiff | tree |
2006-11-24 |
Gabe Black | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-24 |
Gabe Black | Rename this function. |
commit | commitdiff | tree |
2006-11-24 |
Gabe Black | Fix weird type modifier. |
commit | commitdiff | tree |
2006-11-24 |
Gabe Black | Fix an include problem. |
commit | commitdiff | tree |
2006-11-24 |
Steve Reinhardt | Add no-op versions of ivlb and ivle back in for backwar... |
commit | commitdiff | tree |
2006-11-23 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-11-23 |
Gabe Black | Use the right constant. |
commit | commitdiff | tree |
2006-11-23 |
Gabe Black | Fixes to the isa description. |
commit | commitdiff | tree |
2006-11-23 |
Gabe Black | Moved some constants from isa_traits.hh to the reg... |
commit | commitdiff | tree |
2006-11-23 |
Gabe Black | Added a parameter to set memory to zero. This is to... |
commit | commitdiff | tree |
2006-11-23 |
Ron Dreslinski | Do a functional access to levels above on a read as... |
commit | commitdiff | tree |
2006-11-22 |
Gabe Black | Merge zizzer:/bk/sparcfs |
commit | commitdiff | tree |
2006-11-20 |
Gabe Black | Fix an assert to correctly make sure a request falls... |
commit | commitdiff | tree |
2006-11-20 |
Gabe Black | Add in checks of more Legion based state, and put in... |
commit | commitdiff | tree |
2006-11-20 |
Gabe Black | Make sure only real bits of pstate can be set. |
commit | commitdiff | tree |
2006-11-20 |
Gabe Black | Set the pstate.priv bit to 1 in hyperpriveleged mode... |
commit | commitdiff | tree |
2006-11-20 |
Gabe Black | Add in rom/rams for the nvram, hypervisor description... |
commit | commitdiff | tree |
2006-11-20 |
Kevin Lim | Fix typo. |
commit | commitdiff | tree |
2006-11-19 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-11-19 |
Kevin Lim | Update Virtual and Physical ports. |
commit | commitdiff | tree |
2006-11-18 |
Ron Dreslinski | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-18 |
Ron Dreslinski | Make an initialization pass for the thread context... |
commit | commitdiff | tree |
2006-11-16 |
Nathan Binkert | add warn_once which will print any given warning message |
commit | commitdiff | tree |
2006-11-16 |
Nathan Binkert | Implement a single config file to encompass all of... |
commit | commitdiff | tree |
2006-11-16 |
Nathan Binkert | implement RUSAGE_CHILDREN for getrusage since it's... |
commit | commitdiff | tree |
2006-11-16 |
Nathan Binkert | Implement current working directory for LiveProcesses |
commit | commitdiff | tree |
2006-11-16 |
Gabe Black | Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops |
commit | commitdiff | tree |
2006-11-16 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-16 |
Gabe Black | Fixes for SPARC_FS |
commit | commitdiff | tree |
2006-11-15 |
Ron Dreslinski | Add L2 cache option to fs.py --l2cache |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-14 |
Kevin Lim | Various fixes to delete packet and request a little... |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | Fix bugs around uni-coherence invalidates being propoga... |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem/ |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Merge 141.212.106.238:/home/gblack/m5/newmemmemops |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Create a stub t1000 platform. |
commit | commitdiff | tree |
2006-11-14 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-11-14 |
Lisa Hsu | interrupts.hh: |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | If all the targets aren't satisfied, reinitialize the... |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | Update atomic and functional paths for snoops as well |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Merge 141.212.106.238:/home/gblack/m5/newmemmemops |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Set hpstate to be what I'm assuming Legion is. |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Make sure a POR doesn't clobber the value of the hpstate. |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Fix up the disassembly a little. |
commit | commitdiff | tree |
2006-11-14 |
Gabe Black | Merge 141.212.106.238:/home/gblack/m5/newmemmemops |
commit | commitdiff | tree |
2006-11-14 |
Ron Dreslinski | Update phase param in the .py file for the cpus |
commit | commitdiff | tree |
next |