2019-01-22 |
Giacomo Travaglini | arch-arm: Move AArch32 IMPLEMENTATION DEFINED registers |
commit | commitdiff | tree |
2019-01-22 |
Sascha Bischoff | mem: Add tryTiming suppport to CommMonitor |
commit | commitdiff | tree |
2019-01-22 |
Brandon Potter | sim-se add readv and modifies writev |
commit | commitdiff | tree |
2019-01-22 |
Brandon Potter | sim-se: add ability to get/set sock metadata |
commit | commitdiff | tree |
2019-01-22 |
Brandon Potter | sim-se: add syscalls related to polling |
commit | commitdiff | tree |
2019-01-22 |
Brandon Potter | sim-se: add calls for network transmissions |
commit | commitdiff | tree |
2019-01-22 |
Brandon Potter | sim-se: add socket-based functionality |
commit | commitdiff | tree |
2019-01-18 |
Daniel R. Carvalho | base: Fix unitialized storage |
commit | commitdiff | tree |
2019-01-17 |
Gabe Black | tests: Fix tests/main.py so it can be run from anywhere. |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | mem: Allow inserts in the begining of a packet queue |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | mem: Determine if a packet queue forces ordering at... |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | cpu-o3: Make the smtCommitPolicy a Param.ScopedEnum |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | cpu-o3: Make the smtROBPolicy a Param.ScopedEnum |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | cpu-o3: Make the smtIQPolicy a Param.ScopedEnum |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | cpu-o3: Make the smtLSQPolicy a Param.ScopedEnum |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | cpu-o3: Make the smtFetchPolicy a Param.ScopedEnum |
commit | commitdiff | tree |
2019-01-17 |
Nikos Nikoleris | python: Add support for scoped enums |
commit | commitdiff | tree |
2019-01-16 |
Gabe Black | cpu: dev: sim: gpu-compute: Banish some ISA specific... |
commit | commitdiff | tree |
2019-01-16 |
Gabe Black | arch: Make the ISA register types aliases for the globa... |
commit | commitdiff | tree |
2019-01-16 |
Gabe Black | arm: Make the fp register types 64 bits. |
commit | commitdiff | tree |
2019-01-16 |
Javier Bueno | mem-cache: Access Map Pattern Matching Prefetcher |
commit | commitdiff | tree |
2019-01-16 |
Javier Bueno | mem-cache: Signature Path Prefetcher |
commit | commitdiff | tree |
2019-01-16 |
Javier Bueno | mem-cache: allow prefetchers to emit page crossing... |
commit | commitdiff | tree |
2019-01-16 |
Javier Bueno | mem-cache: virtual address support for prefetchers |
commit | commitdiff | tree |
2019-01-16 |
Giacomo Travaglini | arch-arm: Read VMPIDR instead of MPIDR when EL2 is... |
commit | commitdiff | tree |
2019-01-16 |
Anouk Van Laer | arch-arm: Added TLBI_ALL EL2 instruction |
commit | commitdiff | tree |
2019-01-16 |
Alec Roelke | arch-riscv: Add interrupt handling |
commit | commitdiff | tree |
2019-01-16 |
Alec Roelke | arch-riscv: Fix reset function and style |
commit | commitdiff | tree |
2019-01-15 |
Giacomo Travaglini | cpu: Fix usage of setArchVecElem |
commit | commitdiff | tree |
2019-01-15 |
Giacomo Travaglini | arch-arm: Fix usage of RegId constructor for VecElem |
commit | commitdiff | tree |
2019-01-14 |
Gabe Black | arm: Stop using the FloatReg and FloatRegBits types. |
commit | commitdiff | tree |
2019-01-14 |
Gabe Black | config: De-nest the code in Port.splice(). |
commit | commitdiff | tree |
2019-01-14 |
Gabe Black | config: Fix an error message in Port.splice(). |
commit | commitdiff | tree |
2019-01-11 |
Andrea Mondelli | scons: added support of default Python installation... |
commit | commitdiff | tree |
2019-01-11 |
Andrea Mondelli | misc: updated shabang for python script |
commit | commitdiff | tree |
2019-01-10 |
Javier Setoain | sim-se, arch-arm: Add support for getdents64 |
commit | commitdiff | tree |
2019-01-10 |
Andreas Sandberg | arch-arm, sim-se: Add support for TLS in clone |
commit | commitdiff | tree |
2019-01-10 |
Andreas Sandberg | arch-arm, sim-se: Fix incorrect SP handling in clone |
commit | commitdiff | tree |
2019-01-10 |
Andreas Sandberg | sim-se: Refactor clone to avoid most ifdefs |
commit | commitdiff | tree |
2019-01-10 |
Andreas Sandberg | sim-se: Correctly calculate next PC in clone |
commit | commitdiff | tree |
2019-01-10 |
Andreas Sandberg | sim-se: Use CONFIG_CLONE_BACKWARDS for Arm |
commit | commitdiff | tree |
2019-01-10 |
Javier Setoain | arch-arm, sim-se: Wire up syscalls needed for pthreads |
commit | commitdiff | tree |
2019-01-10 |
Jairo Balart | dev-arm: Add a VExpress_GEM5_V2 platform with GICv3... |
commit | commitdiff | tree |
2019-01-10 |
Jairo Balart | dev-arm: Add a GICv3 model |
commit | commitdiff | tree |
2019-01-10 |
Giacomo Travaglini | base: Make it possible to convert strings to enums |
commit | commitdiff | tree |
2019-01-10 |
Gabe Black | systemc: Fix a function which was broken during style... |
commit | commitdiff | tree |
2019-01-09 |
Ivan Pizarro | arch-arm: Additional bits in misc ARM registers to... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Make input.txt a dependency for the tlm/endian... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Exclude some failing systemc TLM tests in... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Remove the TLM dependence on a non-standard... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Stop using the sc_string_view type. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Replace sc_core::sc_type_index with std::type_... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Stop using the Accellera specific "none" globa... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Rename tlm_core header files to have a .hh... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Add a dummy argv[0] when running the tests. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Stop using the non-standard sc_time % in TLM. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Add an elaboration_done method to sc_simcontext. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Include cstring in the tlm header file. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Remove redundant tlm_ prefixes from file names. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Replace some calls to some Accellera specific... |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Rename tlm .cpp files to .cc and add SConscripts. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Fix style issues in the TLM header files. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Also look for tests in the tlm test directory. |
commit | commitdiff | tree |
2019-01-09 |
Gabe Black | systemc: Initial import of TLM headers from Accellera. |
commit | commitdiff | tree |
2019-01-07 |
Jairo Balart | system-arm: Add device tree for new VExpress GEM5_V2... |
commit | commitdiff | tree |
2019-01-07 |
Jairo Balart | system-arm: Add aarch64 bootloader support for GICv3 |
commit | commitdiff | tree |
2019-01-07 |
Nikos Nikoleris | scons: Disable partial linking on Mac OS |
commit | commitdiff | tree |
2019-01-04 |
Jan-Peter Larsson | dev, arm: Warn on PL011 DMA disable |
commit | commitdiff | tree |
2019-01-04 |
Anouk Van Laer | dev-arm: Added VGIC GICV_IIDR response |
commit | commitdiff | tree |
2019-01-04 |
Giacomo Travaglini | dev-arm: Implement GIC-400 model from GicV2 |
commit | commitdiff | tree |
2019-01-04 |
Giacomo Travaglini | dev-arm: Move VGic from Realview.py to Gic.py |
commit | commitdiff | tree |
2019-01-04 |
Anouk Van Laer | dev-arm: Added unimplemented GICv2 GICC_DIR |
commit | commitdiff | tree |
2019-01-03 |
Curtis Dunham | arm: properly handle RES0/1 for SCTLRs |
commit | commitdiff | tree |
2018-12-22 |
Gabe Black | cpu: Stop using unions to store FP registers. |
commit | commitdiff | tree |
2018-12-20 |
Gabe Black | arch, cpu: Remove float type accessors. |
commit | commitdiff | tree |
2018-12-19 |
Giacomo Travaglini | arch-arm: Add Crypto in SE mode |
commit | commitdiff | tree |
2018-12-19 |
Nikos Nikoleris | systemc: Allow specific functions to shadow the base... |
commit | commitdiff | tree |
2018-12-19 |
Nikos Nikoleris | scons: Disable systemc on Mac OS |
commit | commitdiff | tree |
2018-12-18 |
Gabe Black | arch: Make the ISA parser always use binary floating... |
commit | commitdiff | tree |
2018-12-18 |
Gabe Black | systemc: Ensure resets and edges are notified when... |
commit | commitdiff | tree |
2018-12-11 |
Pau Cabre | cpu: Fixed typos in parameter/stats descriptions |
commit | commitdiff | tree |
2018-12-11 |
Pau Cabre | cpu: Added parameters to enable/disable features in... |
commit | commitdiff | tree |
2018-12-11 |
Tony Gutierrez | cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor |
commit | commitdiff | tree |
2018-12-10 |
Gabe Black | systemc: Update test output for longer lived processes. |
commit | commitdiff | tree |
2018-12-10 |
Gabe Black | systemc: Update the ordering in the reference output... |
commit | commitdiff | tree |
2018-12-10 |
Gabe Black | systemc: Ignore process control functions on terminated... |
commit | commitdiff | tree |
2018-12-10 |
Gabe Black | systemc: Update signals before initing processes. |
commit | commitdiff | tree |
2018-12-08 |
Giacomo Travaglini | base, systemc: Fix clang compilation |
commit | commitdiff | tree |
2018-12-07 |
Giacomo Travaglini | mem: Compile tracePacket only when TRACING_ON is defined |
commit | commitdiff | tree |
2018-12-07 |
Daniel R. Carvalho | mem-cache: Workaround for setWhenReady assertion |
commit | commitdiff | tree |
2018-12-06 |
Matteo Andreozzi | ext: Remove unused bankwiseMode variable |
commit | commitdiff | tree |
2018-12-06 |
Rekai Gonzalez... | base: Ported circlebuf to CircularQueue |
commit | commitdiff | tree |
2018-12-06 |
Rekai Gonzalez... | base: Iterable CircularQueue implementation |
commit | commitdiff | tree |
2018-12-06 |
Giacomo Travaglini | ext: Build googlemock with googletest |
commit | commitdiff | tree |
2018-12-06 |
Giacomo Travaglini | ext: Import googlemock, release version 1.8.0 |
commit | commitdiff | tree |
2018-12-05 |
Tony Gutierrez | arch-x86: Add sys/syscall.h to x86 process.cc/syscall_e... |
commit | commitdiff | tree |
2018-12-05 |
Daniel R. Carvalho | mem-cache: Remove writebacks parameter from serviceMSHR... |
commit | commitdiff | tree |
2018-12-04 |
Daniel R. Carvalho | mem-cache: Add getter and setter to CacheBlk::whenReady |
commit | commitdiff | tree |
2018-12-04 |
Nikos Nikoleris | base: Fix fiber compilation issue for Mac OS |
commit | commitdiff | tree |
2018-12-04 |
Nikos Nikoleris | base, sim: Add missing destructors |
commit | commitdiff | tree |
next |