base: Fix gpu-compute output stream creation
[gem5.git] / src / cpu /
2015-11-27 Andreas Sandbergkvm: Shutdown KVM and disconnect performance counters...
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2015-07-19 Krishnendra Nathellacpu: Fix LLSC atomic CPU wakeup
2016-02-24 Matteo Andreozzicpu: TraceGen fix for tick frequency check
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-10 Andreas Hanssonmem: Deduce if cache should forward snoops
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-18 Steve Reinhardtcpu: remove unnecessary data ptr from O3 internal read...
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-12-31 Andreas Hanssonmem: Make cache terminology easier to understand
2015-07-20 Brad Beckmannruby: more flexible ruby tester support
2015-12-07 Radhika Jagtapcpu: Support virtual addr in elastic traces
2015-12-07 Radhika Jagtapcpu: Create record type enum for elastic traces
2015-12-07 Radhika Jagtapcpu: Add TraceCPU to playback elastic traces
2015-12-07 Radhika Jagtapproto, probe: Add elastic trace probe to o3 cpu
2015-12-07 Radhika Jagtapprobe: Add probe in Fetch, IEW, Rename and Commit
2015-12-04 Pau Cabrecpu: fix unitialized variable which may cause assertion...
2015-11-22 Nathanael Premillieucpu: Fix base FP and CC register index in o3 insertThread()
2015-11-22 Andreas Hanssoncpu: Fix memory leak in traffic generator
2015-11-20 Andreas Sandbergcpu: Enforce 1 interrupt controller per thread
2015-11-16 Nilay VaishMerged changesets: 47e2adf7fb1a and b65d4e878ed2
2015-11-16 Nilay Vaisho3: drop unused statistic wbPenalized and wbPenalizedRate
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-10-09 Rekai Gonzalez Alb... isa: Add parameter to pick different decoder inside ISA
2015-10-07 Steve Reinhardtsim: add ExecMacro to Exec* compound debug flags
2015-09-30 Curtis Dunhambase: remove Trace::enabled flag
2015-09-30 Mitch Hayengacpu,isa,mem: Add per-thread wakeup logic
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-09-30 Mitch Hayengacpu: Add per-thread monitors
2015-09-30 Mitch Hayengaconfig,cpu: Add SMT support to Atomic and Timing CPUs
2015-09-30 Mitch Hayengacpu: Change thread assignments for heterogenous SMT
2015-09-15 Andrew Lukefahrcpu: pred: Local Predictor Reset in Tournament Predictor
2015-09-15 Hongil Yooncpu, o3: consider split requests for LSQ checksnoop...
2015-08-29 Nilay Vaishruby: eliminate type uint64 and int64
2015-08-21 Andreas Hanssonmem: Reflect that packet address and size are always...
2015-08-21 Andreas Hanssoncpu: Move invldPid constant from Request to BaseCPU
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: eliminate type uint64 and int64
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-11 Nilay Vaishruby: drop some redundant includes
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-07-20 David Hashecpu: Fixed a bug on where to fetch the next instruction...
2015-07-31 Andreas Sandbergcpu: Update debug message from Fetch1 isDrained() in...
2015-07-31 Andreas Sandbergcpu: Fix Minor drain issues when switched out
2015-07-30 Andreas Sandbergcpu: Only activate thread 0 in Minor if the CPU is...
2015-07-30 Andreas Sandbergcpu: Fix drain issues in the Minor CPU
2015-07-30 Andreas Hanssoncpu: Fix issue identified by UBSan
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-07-26 Nilay Vaishcpu: o3: slight correction to identation in rename_impl.hh
2015-07-10 Brandon Potterruby: replace global g_abs_controls with per-RubySystem var
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Make the drain state a global typed enum
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-07-04 Nilay Vaisho3: correct the number of cc registers in rename map
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-06-01 Andreas Sandbergkvm, arm, dev: Add an in-kernel GIC implementation
2015-06-01 Andreas Sandbergkvm: Handle inst events at the current instruction...
2015-06-01 Andreas Sandbergkvm, arm: Move ARM-specific files to arch/arm/kvm/
2015-05-26 Andrew Bardsleycpu: Fix a bug in counting issued instructions in MinorCPU
2015-05-23 Andreas Sandbergkvm: Fix dumping code for large registers
2015-05-23 Andreas Sandbergkvm, x86: Guard x86-specific APIs in KvmVM
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Hanssonmem: Snoop into caches on uncacheable accesses
2015-05-05 Andreas Hanssoncpu: Work around gcc 4.9 issues with Num_OpClasses
2015-04-30 Nilay Vaishcpu: o3: replace issueLatency with bool pipelined
2015-04-30 Nilay Vaishcpu: o3: single cycle default div microop latency on x86
2015-04-22 Brandon Pottercpu: remove conditional check (count > 0) on o3 IQ...
2015-04-20 Andreas Hanssoncpu: Remove the InOrderCPU from the tree
2015-04-14 Malek Muslehconfig, cpu: fix progress interval for switched CPUs
2015-04-13 Dibakar Gopecpu: re-organizes the branch predictor structure.
2015-04-03 Nikos Nikoleriscpu: fix system total instructions accounting
2015-03-26 Andreas Hanssoncpu: Fix InstPBTrace inheritance
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-03-19 Wendy Elsassercpu: Fix TrafficGen message format
2015-02-11 Steve Reinhardtmem: restructure Packet cmd initialization a bit more
2015-03-09 Nilay Vaishcpu: o3: another assert instead of check
2015-03-09 Nilay Vaishcpu: o3: Remove unused code in iew, add assert instead.
2015-03-09 Nilay Vaishcpu: o3: commit: mark pipeline delay variable as consts
2015-03-09 Nilay Vaishcpu: o3: remove unused stat variables.
2015-03-09 Nilay Vaishcpu: o3: combine if with same condition
2015-03-09 Nilay Vaishcpu: o3: remove member variable squashCounter
2015-03-09 Nilay Vaishcpu: o3: remove unused function annotateMemoryUnits()
2015-03-02 Andreas Hanssonmem: Move crossbar default latencies to subclasses
2015-03-02 Andreas Hanssonarm: Share a port for the two table walker objects
2015-03-02 Rekaicpu: o3 register renaming request handling improved
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2015-03-02 Stephan Diestelhorstcpu: Add a PC-value to the traffic generator requests
2015-02-16 Andreas Hanssoncpu: TrafficGen sinks snoops without complaining
2015-02-16 Andreas Hanssonarch: Make readMiscRegNoEffect const throughout
2015-02-16 Ali Saidicpu: add support for outputing a protobuf formatted...
2015-02-11 Andreas Hanssoncpu: Tidy up the MemTest and make false sharing more...
2015-02-11 Andreas Sandbergsim: Move the BaseTLB to src/arch/generic/
next