Merge with the main repository again.
[gem5.git] / src /
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-12-02 Ali SaidiTrace: FIx issue with creation of trace file with outpu...
2011-12-01 Brad BeckmannMOESI_hammer: fixed L2 to L1 infinite stalls and deadlock
2011-12-01 Brad Beckmannphysmem: Improved fatal message for size mismatch
2011-12-01 Chris EmmonsVNC: Add support for capturing frame buffer to file...
2011-12-01 Chris EmmonsOutput: Add hierarchical output support and cleanup...
2011-12-01 Ali SaidiSE: Don't warn when not extending stack as it's too...
2011-12-01 Chander SudanthiO3: Remove hardcoded tgts_per_mshr in O3CPU.py.
2011-12-01 Mitchell HayengaDevice: Make changes necessary to support a coherent...
2011-12-01 Ali SaidiARM: Add support for having a TLB cache.
2011-12-01 Ali SaidiARM: Add IsSerializeAfter and IsNonSpeculative flag...
2011-12-01 Ali SaidiO3: Add stat that counts how many cycles the O3 cpu...
2011-12-01 Gabe BlackX86: Fix a bad segmentation check for the stack segment.
2011-11-28 Gabe BlackSPARC: Minor style fix.
2011-11-28 Andreas HanssonSPARC: Fixing a minor copy-paste bug using the wrong...
2011-11-28 Gabe BlackSPARC: Isolate FP operations enough to prevent code...
2011-11-28 Gabe BlackCompiler: Add an M5_NO_INLINE define.
2011-11-23 Tushar KrishnaTopology: bug fix in external link initialization
2011-11-23 Tushar KrishnaRemove standard_1level_CMP-protocol.sm include statemen...
2011-11-20 Gabe BlackX86: Fix the constant detecting three byte opcodes...
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-11-18 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the CPU directory.
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-11-13 Gabe BlackPower: Add a stubbed out stacktrace.cc
2011-11-13 Gabe BlackPOWER: Add a stub implementation of initCPU.
2011-11-13 Gabe BlackPower: Add a stub kernel_stats.hh.
2011-11-13 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in dev.
2011-11-13 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in kern.
2011-11-13 Gabe BlackPower: Implement a stub for getArgument.
2011-11-10 Gabe BlackGCC: Guard some gcc flags so they're used when availabl...
2011-11-07 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in mem.
2011-11-07 Gabe BlackSE/FS: Remove FULL_SYSTEM from swig.
2011-11-04 Tushar KrishnaGARNET: adding a fault model for resilient on-chip...
2011-11-04 Nilay VaishMESI Protocol: Add functions for profiling misses
2011-11-04 Nilay Vaishx86: Add microop for fence
2011-11-04 Nilay VaishProtocol: Remove standard one and two level files
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-11-02 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in sim.
2011-11-02 Gabe BlackSE/FS: Get FULL_SYSTEM out of base/remote_gdb.cc.
2011-11-02 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the ARM ISA.
2011-11-01 Gabe BlackSE/FS: Get rid of the last use of FULL_SYSTEM in x86.
2011-11-01 Gabe BlackSE/FS: Get rid of uses of FULL_SYSTEM in Alpha.
2011-11-01 Gabe BlackSE/FS: Expose the same methods on the CPUs in SE and...
2011-10-31 Gabe BlackSE/FS: Remove the last uses of FULL_SYSTEM from SPARC.
2011-10-31 Gabe BlackSE/FS: Make the functions available from the TC consist...
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-31 Gabe BlackSE/FS: Build the solaris object in both SE and FS.
2011-10-31 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in MIPS.
2011-10-31 Gabe BlackSE/FS: Compile in system events in SE mode.
2011-10-31 Gabe BlackSystem: Push boot_cpu_frequency down into the subclasse...
2011-10-30 Nilay VaishCommit due to merge.
2011-10-30 Nilay VaishPython: Remove import for random
2011-10-30 Gabe BlackSE/FS: Remove the last references to FULL_SYSTEM from...
2011-10-30 Gabe BlackX86: Build the same files in SE and FS.
2011-10-30 Gabe BlackSE/FS: Build syscall_emul.cc in FS mode.
2011-10-30 Gabe BlackSE/FS: Make the system object more consistent between...
2011-10-30 Gabe BlackX86: Get rid of more uses of FULL_SYSTEM.
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-10-30 Gabe BlackSE/FS: Build the base process class in FS.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-28 Nilay VaishRuby: Reorganize mapping of components
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-10-23 Steve Reinhardtsyscall_emul: implement MAP_FIXED option to mmap()
2011-10-20 Steve Reinhardtdev: clean up PioDevice and DmaDevive getPort() methods.
2011-10-20 Steve ReinhardtSimObject: add export_method* hooks to export C++ metho...
2011-10-20 Steve Reinhardtscons/swig: refactor some of the scons/SWIG code
2011-10-18 Nathan Binkertscons: fix building of shared objects
2011-10-16 Gabe BlackSE/FS: Make some system funcs available in SE and FS.
2011-10-16 Gabe BlackSE/FS: Include getMemPort in FS.
2011-10-16 Gabe BlackSE/FS: Turn on the page table class in FS.
2011-10-16 Gabe BlackSE/FS: Build in the tport in FS mode.
2011-10-16 Gabe BlackSE/FS: Build/expose vport in SE mode.
2011-10-16 Gabe BlackSPARC: Build vtophys into SE mode.
2011-10-16 Gabe BlackPower: Add a stub implementation for vtophys in SE...
2011-10-16 Gabe BlackMIPS: Build vtophys in SE mode.
2011-10-16 Gabe BlackARM: Build vtophys in SE mode.
2011-10-16 Gabe BlackARM: Turn on the page table walker on ARM in SE mode.
2011-10-16 Gabe BlackAlpha: Turn on vtophys in SE mode.
2011-10-16 Gabe BlackCPU: Make physPort and getPhysPort available in SE...
2011-10-13 Gabe BlackX86: Build vtophys in SE mode.
2011-10-13 Gabe BlackX86: Turn on the page table walker in SE mode.
2011-10-13 Gabe BlackSPARC: Remove the last checks of FULL_SYSTEM.
2011-10-13 Gabe BlackSPARC: Narrow the scope of #if FULL_SYSTEM in SPARC...
2011-10-10 Nilay Vaishmc146818: Correctly serialize tickEvent
2011-10-10 Gabe BlackSPARC: Let the TLB have friends in FS mode.
2011-10-10 Gabe BlackSPARC: Turn on handleIprRead and handleIprWrite in...
2011-10-10 Gabe Black[mq]: sefssparcregfile.patch
2011-10-09 Gabe BlackInterrupts: Make the IO APIC go get the local APICs.
2011-10-09 Gabe BlackSE/FS: Build the Interrupt objects in SE mode.
2011-10-09 Gabe BlackPorts: Print the port name when a port is used but...
2011-10-04 Gabe BlackSE/FS: Put platform pointers in fewer objects.
2011-09-30 Gabe BlackSE/FS: Remove System::platform and Platform::intrFrequency.
2011-09-30 Gabe BlackX86: Remove FULL_SYSTEM from the x86 faults.
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-09-30 Gabe BlackSE/FS: Use the new FullSystem constant where possible.
2011-09-27 Gabe BlackO3: Tidy up some DPRINTFs in the LSQ.
2011-09-27 Gabe BlackFaults: Replace calls to genMachineCheckFault with...
2011-09-27 Gabe BlackFaults: Add in generic faults that work like panics...
2011-09-27 Gabe BlackFaults: Make the generic faults more consistent between...
next