projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: Changes to decoder, corrects 9376
[gem5.git]
/
src
/
cpu
/
simple
/
timing.hh
2013-01-07
Andreas Sandberg
cpu: Make sure that a drained timing CPU isn't executin...
blob
|
commitdiff
|
raw
2012-11-02
Andreas Sandberg
sim: Move the draining interface into a separate base...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Ali Saidi
ARM: Squash outstanding walks when instructions are...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Andreas Hansson
Clock: Add a Cycles wrapper class and use where applicable
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Andreas Hansson
Clock: Rework clocks to avoid tick-to-cycle transformations
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Andreas Hansson
Port: Align port names in C++ and Python
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Andreas Hansson
Port: Move retry from port base class to Master/SlavePort
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Andreas Hansson
Timing CPU: Remove a redundant port pointer
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Andreas Hansson
MEM: Separate requests and responses for timing accesses
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Andreas Hansson
MEM: Separate snoops and normal memory requests/responses
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Andreas Hansson
CPU: Round-two unifying instr/data CPU ports across...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Gabe Black
Merge ... head, hopefully the last time for this batch.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Koan-Sin Tan
clang: Enable compiling gem5 using clang 2.9 and 3.0
blob
|
commitdiff
|
raw
|
diff to current
2012-01-28
Gabe Black
Merge with the main repo.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Andreas Hansson
CPU: Moving towards a more general port across CPU...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Andreas Hansson
MEM: Add port proxies instead of non-structural ports
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Nilay Vaish
Merged with Gabe's recent changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Gabe Black
ExecContext: Rename the readBytes/writeBytes functions...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
Gabe Black
ExecContext: Get rid of the now unused read/write templ...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Nathan Binkert
includes: sort all includes
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Brad Beckmann
m5: merged in hammer fix
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nathan Binkert
merge alpha system files into tree
blob
|
commitdiff
|
raw
|
diff to current
2011-02-12
Ali Saidi
SimpleCPU: Fix a case where a DTLB fault redirects...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-12
Giacomo Gabrielli
O3: Enhance data address translation by supporting...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ali Saidi
CPU: Fix bug when a split transaction is issued to...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-13
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-13
Gabe Black
CPU: Add readBytes and writeBytes functions to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Timothy M. Jones
BaseDynInst: Make the TLB translation timing instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Nathan Binkert
tlb: More fixing of unified TLB
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Gabe Black
tlb: Don't separate the TLB classes into an instruction...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Gabe Black
Merge ARM into the head. ARM will compile but may not...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Gabe Black
CPU: Implement translateTiming which defers to translat...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Gabe Black
CPU: Get rid of translate... functions from various...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Gabe Black
CPU: Refactor read/write in the simple timing CPU.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Gabe Black
CPU: Make unaligned accesses work in the timing simple...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Clint Smullen
CPU: The API change to EventWrapper did not get propag...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Nathan Binkert
eventq: convert all usage of events to use the new...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-11
Nathan Binkert
params: Convert the CPU objects to use the auto generat...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Ali Saidi
After a checkpoint (and thus a stats reset), the not_id...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Steve Reinhardt
Automated merge with file:/home/stever/hg/m5-orig
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Stephen Hines
Make the Event::description() a const function
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Steve Reinhardt
Additional comments and helper functions for PrintReq.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Steve Reinhardt
Merge in bus DPRINTF changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Gabe Black
CPU: Add functions to the "ExecContext"s that translate...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
Ali Saidi
CPU: Use the ThreadContext cpu id instead of the params...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Ali Saidi
CPU: fix sparc_fs booting with SimpleTimingCPU.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-05
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Steve Reinhardt
merge from head
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Nathan Binkert
merge: mips fix to getArgument
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Steve Reinhardt
Merge from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Steve Reinhardt
Merge Gabe's changes from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Nathan Binkert
merge: style.py fix
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Nathan Binkert
merge whitespace fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Nathan Binkert
merge whitespace changes
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
Nathan Binkert
Merge python and x86 changes with cache branch
blob
|
commitdiff
|
raw
|
diff to current
2007-07-22
Steve Reinhardt
Merge from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-22
Steve Reinhardt
Merge more changes in from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Steve Reinhardt
Merge from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Steve Reinhardt
Merge from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Steve Reinhardt
Merge of DPRINTF fixes from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Steve Reinhardt
Merge in .hgignore from head.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Steve Reinhardt
Merge with head
blob
|
commitdiff
|
raw
|
diff to current
2007-07-01
Steve Reinhardt
Event descriptions should not end in "event"
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-05-22
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
blob
|
commitdiff
|
raw
|
diff to current
2007-05-22
Steve Reinhardt
Change getDeviceAddressRanges to use bool for snoop...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Steve Reinhardt
Add new EventWrapper constructor that takes a Tick...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Kevin Lim
Two fixes:
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Gabe Black
Merge zizzer:/bk/sparcfs/
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Gabe Black
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Lisa Hsu
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Lisa Hsu
little fixes i noticed while searching for reason for...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-23
Ali Saidi
Merge zizzer:/bk/sparcfs
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Gabe Black
Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem/
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Ron Dreslinski
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Ron Dreslinski
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Ron Dreslinski
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Ron Dreslinski
Make CPU models signal to update the snoop ranges
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Gabe Black
Merge zeep.eecs.umich.edu:/home/gblack/m5/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem/
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Kevin Lim
Ports now have a pointer to the MemObject that owns...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Lisa Hsu
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
next