summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28scons: Add a Transform() for when linking shared libraries.Gabe Black
2017-04-28scons: Find ext build directories automatically.Gabe Black
2017-04-25misc: Add MAINTAINERS fileJason Lowe-Power
2017-04-21tests: Remove unused options from tests.pyAndreas Sandberg
2017-04-18x86: fixed branching() computation for branch uopsSanti Galan
2017-04-14scons: When spawning the linker process, don't involve the shell.Gabe Black
2017-04-11config, arm: Add an example power modelAndreas Sandberg
2017-04-11power: Allow global stats in power equationsStephan Diestelhorst
2017-04-11misc: minor fix for the gem5-SystemC/TLM coupling.Éder F. Zulian
2017-04-11riscv: Fix crashes with large or frequent mmapsAlec Roelke
2017-04-08power: Clarify the unit used for the power equations (W)Stephan Diestelhorst
2017-04-06power: Add a voltage variable to power expressionsAndreas Sandberg
2017-04-06power: Add error checking to MathExprPowerModelAndreas Sandberg
2017-04-05ruby: Fix MOESI_CMP_directory for new DMA status changes.Javier Cano-Cano
2017-04-05riscv: fix Linux problems with LR and SC opsAlec Roelke
2017-04-05riscv: fix compatibility with Linux toolchainAlec Roelke
2017-04-05riscv: add remote gdb supportAlec Roelke
2017-04-05riscv: fix error on memory op address overflowAlec Roelke
2017-04-05riscv: enable unaligned memory accessesAlec Roelke
2017-04-05stats: Update some stats after simulated program exit behavior was changed.Gabe Black
2017-04-05stats: Update the stats for 70.twolf for x86 o3-timing mode.Gabe Black
2017-04-05stats: Update 04.gpu stats.Gabe Black
2017-04-05stats: Update ARM FS stats.Gabe Black
2017-04-05stats: Update the 40.m5threads stats.Gabe Black
2017-04-05stats: Rename num_syscalls to numSyscalls in the reference stats.Gabe Black
2017-04-05stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/Alpha o3-timing.Gabe Black
2017-04-05stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GPU_Rf0.Gabe Black
2017-04-05stats: Update the solaris boot stats for the new op classes.Gabe Black
2017-04-05stats: Update the solaris boot stats for the default snoop_filter.Gabe Black
2017-04-05stats: Update the solaris boot stats for new snoopTraffic stat.Gabe Black
2017-04-05config: Add a default system disk image for SPARC FS.Gabe Black
2017-04-05stats: Update SPARC solaris boot stats.Gabe Black
2017-04-05stats: Remove stats from the SPARC solaris boot which were silenced.Gabe Black
2017-04-05stats: Add a boat load of stats to the SPARC solaris boot regression.Gabe Black
2017-04-05stats: Un-empty the SPARC FS stats.txt file.Gabe Black
2017-04-05scons: Fix hook installation error caused by stale cacheAndreas Sandberg
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-04-03arm, dev: add basic support for GICC_BPR registerCurtis Dunham
2017-04-03arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handlingCurtis Dunham
2017-04-03arm: refactor packet processing in Pl390 GICCurtis Dunham
2017-04-03arm: Don't panic when checking coprocessor read/write permissionsNikos Nikoleris
2017-04-03arm: Treat Write-Through Normal memory as Non-CacheableNikos Nikoleris
2017-04-03sim: Handle cases where Drainable::resume() creates objectsAndreas Sandberg
2017-04-03config, arm: Add multi-core KVM support to bL configAndreas Sandberg
2017-04-03config, arm: Unify checkpoint path handling in bL configsAndreas Sandberg
2017-04-03arm, kvm: Override the kernel's default MPIDR valueAndreas Sandberg
2017-04-03dev, arm: Fix multi-core KVM race in the generic timerAndreas Sandberg
2017-04-03dev: Align BAR0 size to power of 2 for VirtIO devicesSascha Bischoff
2017-04-03dev: Add a dummy VirtIO deviceAndreas Sandberg
2017-04-03dev: Rename VirtIO PCI debug flagAndreas Sandberg