index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-10-30
SE/FS: Build the solaris object in both SE and FS.
Gabe Black
2011-10-30
SE/FS: Get rid of FULL_SYSTEM in MIPS.
Gabe Black
2011-10-30
SE/FS: Compile in system events in SE mode.
Gabe Black
2011-10-30
System: Push boot_cpu_frequency down into the subclasses that actually use it.
Gabe Black
2011-10-30
SE/FS: Remove the last references to FULL_SYSTEM from POWER.
Gabe Black
2011-10-30
X86: Build the same files in SE and FS.
Gabe Black
2011-10-30
SE/FS: Build syscall_emul.cc in FS mode.
Gabe Black
2011-10-30
SE/FS: Make the system object more consistent between SE and FS.
Gabe Black
2011-10-30
X86: Get rid of more uses of FULL_SYSTEM.
Gabe Black
2011-10-30
SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs.
Gabe Black
2011-10-30
SE/FS: Build the base process class in FS.
Gabe Black
2011-10-16
SE/FS: Make some system funcs available in SE and FS.
Gabe Black
2011-10-16
SE/FS: Include getMemPort in FS.
Gabe Black
2011-10-16
SE/FS: Turn on the page table class in FS.
Gabe Black
2011-10-16
SE/FS: Build in the tport in FS mode.
Gabe Black
2011-10-16
SE/FS: Build/expose vport in SE mode.
Gabe Black
2011-10-16
SPARC: Build vtophys into SE mode.
Gabe Black
2011-10-16
Power: Add a stub implementation for vtophys in SE and FS.
Gabe Black
2011-10-16
MIPS: Build vtophys in SE mode.
Gabe Black
2011-10-16
ARM: Build vtophys in SE mode.
Gabe Black
2011-10-16
ARM: Turn on the page table walker on ARM in SE mode.
Gabe Black
2011-10-16
Alpha: Turn on vtophys in SE mode.
Gabe Black
2011-10-16
CPU: Make physPort and getPhysPort available in SE mode.
Gabe Black
2011-10-13
X86: Build vtophys in SE mode.
Gabe Black
2011-10-13
X86: Turn on the page table walker in SE mode.
Gabe Black
2011-10-13
SPARC: Remove the last checks of FULL_SYSTEM.
Gabe Black
2011-10-13
SPARC: Narrow the scope of #if FULL_SYSTEM in SPARC's faults.
Gabe Black
2011-10-10
SPARC: Let the TLB have friends in FS mode.
Gabe Black
2011-10-10
SPARC: Turn on handleIprRead and handleIprWrite in SE in SPARC.
Gabe Black
2011-10-09
[mq]: sefssparcregfile.patch
Gabe Black
2011-10-09
Interrupts: Make the IO APIC go get the local APICs.
Gabe Black
2011-10-09
SE/FS: Build the Interrupt objects in SE mode.
Gabe Black
2011-10-08
Ports: Print the port name when a port is used but not attached to anything.
Gabe Black
2011-10-04
SE/FS: Put platform pointers in fewer objects.
Gabe Black
2011-09-30
SE/FS: Remove System::platform and Platform::intrFrequency.
Gabe Black
2011-09-30
X86: Remove FULL_SYSTEM from the x86 faults.
Gabe Black
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-09-30
SE/FS: Use the new FullSystem constant where possible.
Gabe Black
2011-09-27
O3: Tidy up some DPRINTFs in the LSQ.
Gabe Black
2011-09-27
Faults: Replace calls to genMachineCheckFault with M5PanicFault.
Gabe Black
2011-09-27
Faults: Add in generic faults that work like panics, warns, etc.
Gabe Black
2011-09-27
Faults: Make the generic faults more consistent between SE and FS.
Gabe Black
2011-09-26
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
Gabe Black
2011-09-26
LSQ: Moved a couple of lines to enable O3 + Ruby
Nilay Vaish
2011-09-26
SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
Gabe Black
2011-09-24
SCons: Add a comment I forgot to add in earlier.
Gabe Black
2011-09-24
SCons: Make the ISA parser a source for its output files like the comments say.
Gabe Black
2011-09-23
X86: Move the MSR lookup table out of the TLB and into its own file.
Gabe Black
2011-09-22
event: minor cleanup
Steve Reinhardt
2011-09-22
pseudo_inst: clean up workbegin/workend functions
Steve Reinhardt
[next]