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
2017-05-12
base: Make the VNC server more resilient.
Gabe Black
2017-05-12
misc: Make the remote GDB stub more resilient to bad connections.
Gabe Black
2017-05-12
syscall_emul: Fix undefined macro behavior
Andreas Sandberg
2017-05-12
arm: Remove unused DumpStatsPCEventF class in FreeBSD system
Andreas Sandberg
2017-05-10
scons: Use the generalized switching headers on the GPU ISA.
Gabe Black
2017-05-10
scons: arch: Generalize the switching header code.
Gabe Black
2017-05-09
misc: Add the --listener-loopback-only command line option.
Gabe Black
2017-05-09
misc: Expose the listener loopbackOnly function to python.
Gabe Black
2017-05-09
base: Teach the socket listeners how to bind to the loopback.
Gabe Black
2017-05-09
python: Fix debug flag listing regression
Andreas Sandberg
2017-05-09
arm: Enable m5ops by default for VExpress_GEM5_V1
Andreas Sandberg
2017-05-09
arm: Add support for memory-mapped m5ops
Andreas Sandberg
2017-05-09
kvm, arm: Fix incorrect PSTATE sync
Andreas Sandberg
2017-05-08
scons: Get rid of the PHONY_BASE construction variable.
Gabe Black
2017-05-08
scons: Replace str(foo.get_contents()) with foo.get_text_contents().
Gabe Black
2017-05-08
scons: Make env['USE_PYTHON'] a source for createEnumStrings.
Gabe Black
2017-05-05
syscall_emul: Argument retrieval bug fix
Alexandru Dutu
2017-05-03
scons: Merge reading test SConscripts into makeEnv.
Gabe Black
2017-05-02
python: Remove SWIG
Andreas Sandberg
2017-05-02
base, sim, dev: Remove SWIG
Andreas Sandberg
2017-05-02
python: Use PyBind11 instead of SWIG for Python wrappers
Andreas Sandberg
2017-05-01
scons: Remove the SPAWN hack added earlier.
Gabe Black
2017-05-01
scons: Group Source-s based on what SConscript included them.
Gabe Black
2017-05-01
scons: Put Source objects in groups and partially link them.
Gabe Black
2017-05-01
arch-sparc: Fix wrong indentation causing warnings for gcc 6
Nikos Nikoleris
2017-05-01
dev: Add ATA command used in recent Linux kernels
Jason Lowe-Power
2017-04-18
x86: fixed branching() computation for branch uops
Santi Galan
2017-04-14
scons: When spawning the linker process, don't involve the shell.
Gabe Black
2017-04-11
power: Allow global stats in power equations
Stephan Diestelhorst
2017-04-11
riscv: Fix crashes with large or frequent mmaps
Alec Roelke
2017-04-08
power: Clarify the unit used for the power equations (W)
Stephan Diestelhorst
2017-04-06
power: Add a voltage variable to power expressions
Andreas Sandberg
2017-04-06
power: Add error checking to MathExprPowerModel
Andreas Sandberg
2017-04-05
ruby: Fix MOESI_CMP_directory for new DMA status changes.
Javier Cano-Cano
2017-04-05
riscv: fix Linux problems with LR and SC ops
Alec Roelke
2017-04-05
riscv: fix compatibility with Linux toolchain
Alec Roelke
2017-04-05
riscv: add remote gdb support
Alec Roelke
2017-04-05
riscv: fix error on memory op address overflow
Alec Roelke
2017-04-05
riscv: enable unaligned memory accesses
Alec Roelke
2017-04-03
arm, kvm: implement GIC state transfer
Curtis Dunham
2017-04-03
arm, dev: add basic support for GICC_BPR register
Curtis Dunham
2017-04-03
arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling
Curtis Dunham
2017-04-03
arm: refactor packet processing in Pl390 GIC
Curtis Dunham
2017-04-03
arm: Don't panic when checking coprocessor read/write permissions
Nikos Nikoleris
2017-04-03
arm: Treat Write-Through Normal memory as Non-Cacheable
Nikos Nikoleris
2017-04-03
sim: Handle cases where Drainable::resume() creates objects
Andreas Sandberg
2017-04-03
arm, kvm: Override the kernel's default MPIDR value
Andreas Sandberg
2017-04-03
dev, arm: Fix multi-core KVM race in the generic timer
Andreas Sandberg
2017-04-03
dev: Align BAR0 size to power of 2 for VirtIO devices
Sascha Bischoff
2017-04-03
dev: Add a dummy VirtIO device
Andreas Sandberg
[next]