gem5.git
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-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 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 BlackConfigs: Use connectAllPorts to connect ports for simpl...
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...
2011-09-27 Gabe BlackISA parser: Use '_' instead of '.' to delimit type...
2011-09-26 Nilay VaishLSQ: Moved a couple of lines to enable O3 + Ruby
2011-09-26 Gabe BlackSE/FS: Define a const bool FullSystem which will equal...
2011-09-25 Gabe BlackSCons: Add a comment I forgot to add in earlier.
2011-09-24 Gabe BlackSCons: Make the ISA parser a source for its output...
2011-09-24 Steve Reinhardtstyle.py: don't die on empty files
2011-09-23 Gabe BlackX86: Move the MSR lookup table out of the TLB and into...
2011-09-23 Steve Reinhardtevent: minor cleanup
2011-09-23 Steve Reinhardtpseudo_inst: clean up workbegin/workend functions
2011-09-23 Steve Reinhardtparams.py: enhance IpAddress param handling
2011-09-19 Gabe BlackMIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
2011-09-19 Gabe BlackMIPS, faults: Update how the PC is set.
2011-09-19 Gabe BlackMIPS: Get rid of skipFaultInstruction and setRestartAdd...
2011-09-19 Gabe BlackMIPS: Use inheritance to consolidate class definitions.
2011-09-19 Gabe BlackMIPS: Always compile in setExceptionState, including...
2011-09-19 Gabe BlackMIPS: Consolidate TLB related faults.
2011-09-19 Gabe BlackMIPS: Get rid of the unused "count" field in FaultVals.
2011-09-19 Gabe BlackMIPS: Move the genMachineCheckFault function near Machi...
2011-09-19 Gabe BlackMIPS: Consolidate the two AddressErrorFault variants.
2011-09-19 Gabe BlackFaults: Get rid of the unused isAlignmentFault and...
2011-09-19 Gabe BlackMIPS: Get rid of cruft in the fault classes.
2011-09-19 Gabe BlackMIPS: Add constructors to the fault classes.
2011-09-19 Gabe BlackMIPS: Use the CRTP to streamline the Fault class defini...
2011-09-19 Gabe BlackSPARC: Remove #if FULL_SYSTEMs from the ISA description.
2011-09-19 Gabe BlackMIPS: Get rid of #if style config checks in the ISA...
2011-09-19 Gabe BlackMIPS: Guard SystemCallFault::invoke consistently.
2011-09-19 Gabe BlackMIPS: Get rid of the unused (and partially defined...
2011-09-19 Gabe BlackEndianness: Make it easier to check the compiled in...
2011-09-19 Gabe BlackAlpha: Get rid of some #if FULL_SYSTEMs in the Alpha...
2011-09-19 Gabe BlackPseudoInst: Make all the pseudo insts available in...
2011-09-19 Gabe BlackX86: Don't use "#if FULL_SYSTEM" in the X86 ISA descrip...
2011-09-19 Gabe BlackSyscall: Make the syscall function available in both...
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-09-19 Gabe BlackPseudoinst: Add an initParam pseudo inst function.
2011-09-17 Ali SaidiMIPS: Fix regressions tests
2011-09-13 Ali SaidiIGbE: Clean up debug printing and proprly account for...
2011-09-13 Daniel JohnsonARM: update TLB to set request packet ASID field
2011-09-13 Daniel JohnsonMem: Allow ASID to be set after request is created.
2011-09-13 Chander SudanthiCP15 c15: enable execution with accesses to c15 registers
2011-09-13 Daniel JohnsonARM: Implement numcpus bits in L2CTLR register.
2011-09-13 Ali SaidiPrefetch: Don't prefetch if address is in the write...
2011-09-13 Prakash Ramrakhyanigem5ops: Implement Java JNI for gem5Ops
2011-09-13 Ali SaidiO3: Update stats for new ordering fix.
2011-09-13 Ali SaidiLSQ: Only trigger a memory violation with a load/load...
2011-09-10 Deyuan GuoMIPS: Implement gem5/src/arch/mips/remote_gdb.cc.
2011-09-10 Gabe BlackPseudoInst: Add compiler guards to pseudo_inst.hh.
2011-09-09 Gabe BlackStaticInst: Merge StaticInst and StaticInstBase.
2011-09-09 Gabe BlackDecode: Pull instruction decoding out of the StaticInst...
2011-09-09 Gabe BlackMIPS: Update MIPS stats for cleaned up operand checks.
2011-09-09 Gabe BlackStack: Tidy up some comments, a warning, and make stack...
2011-09-08 Gabe BlackISA parser: Don't look for operands in strings.
2011-09-08 Gabe BlackISA parser: Match /* */ and // style comments.
2011-09-06 Gabe BlackX86: Make sure instruction flags are set properly even...
2011-09-05 Gabe BlackX86,TLB: Make sure the "delayedResponse" variable is...
2011-09-03 Lisa HsuTLB: comments and a helpful warning.
2011-09-01 Lisa HsuFix build for gcc-4.2 opt/fast
2011-09-01 Lisa HsuFunctional Accesses: Update states to support Broadcast...
2011-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-08-26 Nilay VaishRuby: Eliminate modulo op for computing set size.
2011-08-19 Ali SaidiARM: Add some MP regressions and clean up the disk...
2011-08-19 Ali SaidiARM: Mark some variables uncacheable until boot all...
2011-08-19 Ali SaidiMem: Put prefetcher notify call before packet is deleted.
2011-08-19 Ali SaidiARM: Add VExpress_E support with PCIe to gem5
next