projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2014-01-04
Nilay Vaish
ruby: remove cntrl_id from python config scripts.
|
commitdiff
2014-01-04
Nilay Vaish
ruby: add support for clusters
|
commitdiff
2014-01-04
Nilay Vaish
ruby: some small changes
|
commitdiff
2014-01-04
Steve Reinhardt
config, x86: move kernel specification from tests to...
stable_2014_02_15
|
commitdiff
2014-01-04
Steve Reinhardt
python: provide better error message for wrapped C...
|
commitdiff
2014-01-04
Steve Reinhardt
python: don't die on assignment to cloned object
|
commitdiff
2013-12-30
Christopher Torng
sim: Add support for dynamic frequency scaling
|
commitdiff
2013-12-30
Christopher Torng
mips: Floating point convert bug fix
|
commitdiff
2013-12-26
Nilay Vaish
stats: updates due to bug fixed in mesi coherence protocol
|
commitdiff
2013-12-26
Nilay Vaish
ruby: fix bugs in mesi cmp directory protocol
|
commitdiff
2013-12-21
Nilay Vaish
ruby: slicc: replace max_in_port_rank with number of...
|
commitdiff
2013-12-21
Nilay Vaish
ruby: declare variables to be unsigned in Address.hh
|
commitdiff
2013-12-21
Nilay Vaish
ruby: mesi: remove owner and sharer fields from directo...
|
commitdiff
2013-12-03
Nilay Vaish
sim: reset stats after startup
|
commitdiff
2013-12-03
Nilay Vaish
cpu: call BaseCPU startup() function in o3 cpu
|
commitdiff
2013-12-03
Nilay Vaish
util: update checkpoint aggregation script
|
commitdiff
2013-11-29
Andreas Sandberg
base: Fix race in PollQueue and remove SIGALRM workaround
|
commitdiff
2013-11-29
Andreas Sandberg
base: Clean up signal handling
|
commitdiff
2013-11-26
Nilay Vaish
stats: updates due to changes to ticksToCycles()
|
commitdiff
2013-11-26
Nilay Vaish
sim: correct ticksToCycles() function.
|
commitdiff
2013-10-15
Andreas Sandberg
kvm: Set the perf exclude_host attribute if available
|
commitdiff
2013-11-26
Christian Menard
x86: Implementation of Int3 and Int_Ib in long mode
|
commitdiff
2013-11-26
Andreas Sandberg
kvm: Remove the unused hostFreq member from BaseKvmCPU
|
commitdiff
2013-11-25
Steve Reinhardt...
sim: simulate with multiple threads and event queues
|
commitdiff
2013-11-15
Anthony Gutierrez
cpu: allow the fetch buffer to be smaller than a cache...
|
commitdiff
2013-11-15
Andreas Hansson
cpu: Fix Checker register index use
|
commitdiff
2013-11-14
Steve Reinhardt
tests: suppress output on switcheroo tests
|
commitdiff
2013-11-12
Anthony Gutierrez
sim: fix event priority name for debug-start option
|
commitdiff
2013-11-01
Andreas Hansson
stats: Bump stats to match DRAM controller changes
|
commitdiff
2013-11-01
Andreas Hansson
mem: Fixes for DRAM stats accounting
|
commitdiff
2013-11-01
Andreas Hansson
mem: Fix the LPDDR3 page size
|
commitdiff
2013-11-01
Neha Agarwal
mem: Adding stats for DRAM power calculation
|
commitdiff
2013-11-01
Neha Agarwal
mem: Unify request selection for read and write queues
|
commitdiff
2013-11-01
Andreas Hansson
mem: Add a simple adaptive version of the open-page...
|
commitdiff
2013-11-01
Neha Agarwal
mem: Just-in-time write scheduling in DRAM controller
|
commitdiff
2013-11-01
Andreas Hansson
mem: Add tRRD as a timing parameter for the DRAM controller
|
commitdiff
2013-11-01
Andreas Hansson
mem: Less conservative tRAS in DRAM configurations
|
commitdiff
2013-11-01
Ani Udipi
mem: Make tXAW enforcement less conservative and per...
|
commitdiff
2013-11-01
Neha Agarwal
mem: Fix for 100% write threshold in DRAM controller
|
commitdiff
2013-11-01
Andreas Hansson
mem: Pick the next DRAM request based on bank availability
|
commitdiff
2013-11-01
Ani Udipi
mem: Use the same timing calculation for DRAM read...
|
commitdiff
2013-11-01
Ani Udipi
mem: Fix DRAM bank occupancy for streaming access
|
commitdiff
2013-11-01
Ani Udipi
mem: Schedule time for DRAM event taking tRAS into...
|
commitdiff
2013-11-01
Ani Udipi
mem: Add tRAS parameter to the DRAM controller model
|
commitdiff
2013-11-01
Andreas Hansson
stats: Bump stats after shifting to SimpleMemory
|
commitdiff
2013-11-01
Andreas Hansson
test: Use SimpleMemory for atomic full-system tests
|
commitdiff
2013-11-01
Andreas Hansson
sim: Clarify the difference between tracing and debugging
|
commitdiff
2013-10-31
Chander Sudanthi
ARM: add support for TEEHBR access
|
commitdiff
2013-10-31
Matt Evans
dev: Add 'OSC' oscillator sys control reg support to...
|
commitdiff
2013-10-31
Geoffrey Blake
dev: Add support for MSI-X and Capability Lists for...
|
commitdiff
2013-10-31
Geoffrey Blake
dev: Fix race conditions in IDE device on newer kernels
|
commitdiff
2013-10-31
Geoffrey Blake
base: Add support for ipv6 into inet.hh/inet.cc
|
commitdiff
2013-10-31
Faissal Sleiman
cpu: Construct ROB with cpu params struct instead of...
|
commitdiff
2013-10-31
Geoffrey Blake
config: Fix handling of parents for simobject vectors
|
commitdiff
2013-10-31
Dam Sunwoo
sim: added option to serialize SimLoopExitEvent
|
commitdiff
2013-10-31
Stephan Diestelhorst
mem: Add "const" attribute to Packet getters
|
commitdiff
2013-10-31
Prakash Ramrakhyani
mem: Add privilege info to request class
|
commitdiff
2013-10-31
Ali Saidi
arm: fix m5ops binary for ARM and add m5fail.
|
commitdiff
2013-10-31
Ali Saidi
cpu: Fix O3 issuse with load+barrier instructions.
|
commitdiff
2013-10-30
Lluc Alvarez
ruby: set SenderMachine in messages of MOESI_CMP_directory
|
commitdiff
2013-10-30
Emilio Castillo
ruby: Fixed a deadlock when restoring a checkpoint...
|
commitdiff
2013-10-17
Stephan Diestelhorst
mem: De-virtualise interfaces in the CoherentBus
|
commitdiff
2013-10-17
Matt Horsnell
cpu: add consistent guarding to *_impl.hh files.
|
commitdiff
2013-10-17
Sascha Bischoff
mem: Add PortID to QueuedMasterPort constructor
|
commitdiff
2013-10-17
Matt Evans
arm: Add a 'clear PPI' method to gic_pl390
|
commitdiff
2013-10-17
Geoffrey Blake
config: Fix ommission of number base in ethernet addres...
|
commitdiff
2013-10-17
Geoffrey Blake
config: Fix for port references generated multiple...
|
commitdiff
2013-10-17
Dam Sunwoo
dev: Add option to disable framebuffer .bmp dump in...
|
commitdiff
2013-10-17
Faissal Sleiman
cpu: Removing an unused variable in rename
|
commitdiff
2013-10-17
Faissal Sleiman
cpu: Change IEW DPRINTF to use IEW debug flag
|
commitdiff
2013-10-17
Faissal Sleiman
cpu: Put in assertions to check for maximum supported...
|
commitdiff
2013-10-17
Dam Sunwoo
util: Streamline .apc project convertsion script
|
commitdiff
2013-10-17
Eric Van Hensbergen
arm: Accomodate function name changes in newer linux...
|
commitdiff
2013-10-17
Ali Saidi
arm: Fix a GIC mask register bug
|
commitdiff
2013-10-17
Ali Saidi
cpu: Fix O3 uncacheable load that is replayed but misse...
|
commitdiff
2013-10-17
Ali Saidi
mem: Make MemoryAccess flag more verbose
|
commitdiff
2013-10-17
Andreas Hansson
build: Place proto output in the same directory, also...
|
commitdiff
2013-10-17
Ali Saidi
arm, config: Fix a small issue with the dtb file being...
|
commitdiff
2013-10-17
Ali Saidi
config: Fix memtest example script
|
commitdiff
2013-10-17
Ali Saidi
dev: Allow additional UART interrupts to be set
|
commitdiff
2013-10-17
Stan Czerniawski
build: Enable color diagnostics in clang by preserving...
|
commitdiff
2013-10-16
Andreas Sandberg
kvm: Fix latency calculation of IPR accesses
|
commitdiff
2013-10-16
Steve Reinhardt
test: update stats
|
commitdiff
2013-10-15
Steve Reinhardt
ruby: eliminate non-determinism from ruby.stats output
|
commitdiff
2013-10-15
Steve Reinhardt
scons: fix minor update-ref bug in regressions
|
commitdiff
2013-10-15
Yasuko Eckert
arch/x86: add support for explicit CC register file
|
commitdiff
2013-10-15
Yasuko Eckert
cpu: add a condition-code register class
|
commitdiff
2013-10-15
Steve Reinhardt
cpu/o3: clean up rename map and free list
|
commitdiff
2013-10-15
Steve Reinhardt
cpu: rename *_DepTag constants to *_Reg_Base
|
commitdiff
2013-10-15
Steve Reinhardt
isa: clean up register constants
|
commitdiff
2013-10-15
Steve Reinhardt
cpu/o3: clean up scoreboard object
|
commitdiff
2013-10-15
Steve Reinhardt
cpu/o3: clean up physical register file
|
commitdiff
2013-10-15
Steve Reinhardt
cpu/inorder: merge register class enums
|
commitdiff
2013-10-15
Steve Reinhardt
cpu: clean up architectural register classification
|
commitdiff
2013-10-15
Andreas Sandberg
mem: Rename the ASI_BITS flag field in Request
|
commitdiff
2013-10-15
Andreas Sandberg
mem: Use a flag instead of address bit 63 for generic...
|
commitdiff
2013-10-14
Nilay Vaish
Added tag stable_2013_10_14 to the changeset 6a043adb1e8d
|
commitdiff
2013-10-09
Nilay Vaish
config: correct example ruby scripts
|
commitdiff
2013-10-09
Andreas Hansson
stats: Bump pc-simple-timing-ruby stats
|
commitdiff
2013-10-07
Nilay Vaish
config: set cwd for processes in se.py
|
commitdiff
next