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
2018-10-26
arch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL
Giacomo Travaglini
2018-10-26
arch-arm: Refactor AArch64 MSR/MRS trapping
Giacomo Travaglini
2018-10-26
arch-arm: Trap to EL2 only if not in Secure State
Giacomo Travaglini
2018-10-26
arch-arm: Fix HVC trapping beahviour
Giacomo Travaglini
2018-10-26
arch-arm: CPTR_EL3.TCPAC traps EL2 accesses to CPACR_EL1
Giacomo Travaglini
2018-10-26
tests: Convert AddrRangeMap unit test to a GTest
Andreas Sandberg
2018-10-26
tests: Convert CircleBuf unit test to a GTest
Andreas Sandberg
2018-10-22
mem-cache: Move evictBlock(CacheBlk*, PacketList&) to base
Daniel R. Carvalho
2018-10-19
python: Add utility function to override config parameters
Ciro Santilli
2018-10-19
arm: treat aarch64 hints as NOPs instead of panic
Ciro Santilli
2018-10-19
arm: update hint instruction decoding to match ARMv8.5
Ciro Santilli
2018-10-18
mem-cache: Fix unused variable warning in FALRU:invalidate()
Nikos Nikoleris
2018-10-18
mem: Add write coalescing and write-no-allocate to the caches
Nikos Nikoleris
2018-10-18
mem: Delay servicing an MSHR after its allocation
Nikos Nikoleris
2018-10-18
mem: Restructure whole-line writes to simplify write merging
Nikos Nikoleris
2018-10-18
mem: Determine if an MSHR does a whole-line write
Nikos Nikoleris
2018-10-18
mem: Mark the guest endianness packet accessors as deprecated.
Gabe Black
2018-10-18
null: Stop specifying an endianness in isa_traits.hh.
Gabe Black
2018-10-18
mem: Explicitly specify the endianness in the abstract memory.
Gabe Black
2018-10-17
gpu-compute: Explicitly use little endian packet accessors.
Gabe Black
2018-10-17
arch: Include some additional headers in arch/generic/mmapped_ipr.cc.
Gabe Black
2018-10-17
dev: Remove using namespace TheISA in uart8250.cc.
Gabe Black
2018-10-17
dev: Explicitly specify the endianness for packet accessors.
Gabe Black
2018-10-17
python: Stop conditionally excluding code from pyobject.cc
Gabe Black
2018-10-17
dev: Build most of the networking devices in the NULL_ISA build.
Gabe Black
2018-10-17
dev: Build the PCI device models even in NULL_ISA builds.
Gabe Black
2018-10-17
arch: Get rid of the unused type AnyReg.
Gabe Black
2018-10-17
dev-arm: Don't panic when EOIR a non active PPI
Adrien Pesle
2018-10-17
dev-arm: Fix Gicv2 distributor group register
Adrien Pesle
2018-10-16
systemc: Get rid of leftovers from unimplemented warnings past.
Gabe Black
2018-10-16
systemc: Implement Object::simcontext().
Gabe Black
2018-10-16
systemc: Stop filtering out warnings about unimplemented features.
Gabe Black
2018-10-16
systemc: Warn about using deprecated sc_port constructors.
Gabe Black
2018-10-16
systemc: Add a python config class for sc_modules.
Gabe Black
2018-10-16
systemc: Don't include the scheduler in an external header file.
Gabe Black
2018-10-16
systemc: Add an accessor for getting the current process.
Gabe Black
2018-10-16
systemc: Don't re-schedule a process which is already scheduled.
Gabe Black
2018-10-16
systemc: Fix accounting in the sc_fifo class.
Gabe Black
2018-10-16
systemc: Exclude a test which tests a feature we're not implementing.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for datatypes.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for channels.
Gabe Black
2018-10-16
systemc: Don't depend on the order of static initializers.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for utils.
Gabe Black
2018-10-16
systemc: Remove a redundant error check.
Gabe Black
2018-10-16
systemc: Check the maximum port size when finializing bindings.
Gabe Black
2018-10-16
systemc: Fix how the maximum size is computed for sc_ports.
Gabe Black
2018-10-16
systemc: Mark a test as expected to fail.
Gabe Black
2018-10-16
systemc: Switch to using predefined messages for core.
Gabe Black
2018-10-16
systemc: Add a mechanism for pre-registering message type ids.
Gabe Black
2018-10-16
systemc: Add a warning about dont_initialize and cthreads.
Gabe Black
[prev]
[next]