2017-11-22 |
Gabe Black | sparc: Pull most of the Nop format out of the ISA descr... |
commit | commitdiff | tree |
2017-11-22 |
Gabe Black | sparc: Pull more StaticInst base classes out of the... |
commit | commitdiff | tree |
2017-11-22 |
Gabe Black | sparc: Pull flat static instruction classes out of... |
commit | commitdiff | tree |
2017-11-21 |
Jose Marinho | arch-arm: ArmPMU refactor |
commit | commitdiff | tree |
2017-11-21 |
Jose Marinho | arch-arm: Do not increment PMU cycle event in WFI/WFE |
commit | commitdiff | tree |
2017-11-21 |
Jose Marinho | cpu, cpu, sim: move Cycle probe update |
commit | commitdiff | tree |
2017-11-21 |
Austin Harris | sim: Fix need to save address space info during seriali... |
commit | commitdiff | tree |
2017-11-21 |
Giacomo Travaglini | scons: Build error introduced by site_tools/default.py |
commit | commitdiff | tree |
2017-11-21 |
Giacomo Travaglini | arch-arm: Fix MCR/MRC disassemble |
commit | commitdiff | tree |
2017-11-21 |
Giacomo Travaglini | arch-arm: Fix MSR/MRS disassemble |
commit | commitdiff | tree |
2017-11-21 |
Nikos Nikoleris | cpu-o3: Prevent cpu from suspending if it is already... |
commit | commitdiff | tree |
2017-11-20 |
Jose Marinho | arch-arm: Ensure counters keep events on checkpoint... |
commit | commitdiff | tree |
2017-11-20 |
Jose Marinho | cpu: Make automatic transition to OFF optional |
commit | commitdiff | tree |
2017-11-20 |
Anouk Van Laer | pwr: Adds logic to enter power gating for the cpu model |
commit | commitdiff | tree |
2017-11-20 |
Gabe Black | sparc: Pull StaticInst base classes out of the ISA... |
commit | commitdiff | tree |
2017-11-20 |
Gabe Black | dev: Fix the SPARC and X86 platform devices. |
commit | commitdiff | tree |
2017-11-19 |
Gabe Black | tests: Fix compilation of cprinftest. |
commit | commitdiff | tree |
2017-11-17 |
Geoffrey Blake | sim: Implement load_addr_mask auto-calculation |
commit | commitdiff | tree |
2017-11-16 |
Jose Marinho | system-arm: change system/arm/aarch64_bootloader/boot... |
commit | commitdiff | tree |
2017-11-16 |
Tiago Muck | sim: ScopedMigration does nothing if both eqs are the... |
commit | commitdiff | tree |
2017-11-16 |
Radhika Jagtap | util: Add script to plot DRAM low power sweep |
commit | commitdiff | tree |
2017-11-16 |
Radhika Jagtap | tests: Add tests for DRAM low power modes |
commit | commitdiff | tree |
2017-11-16 |
Radhika Jagtap | config: Add low power sweep for DRAM |
commit | commitdiff | tree |
2017-11-16 |
Radhika Jagtap | ext, mem: Pull DRAMPower SHA 90d6290 and rebase |
commit | commitdiff | tree |
2017-11-16 |
David Guillen... | pwr: Enable multiple power models per component |
commit | commitdiff | tree |
2017-11-16 |
Sean McGoogan | arch, arm: Print value being ignored on DummyISA write |
commit | commitdiff | tree |
2017-11-16 |
Tiago Muck | sim: Clocked object debug message updated for clarity |
commit | commitdiff | tree |
2017-11-16 |
Andreas Sandberg | sim: Add an option to load additional kernel objects |
commit | commitdiff | tree |
2017-11-15 |
Giacomo Travaglini | arch-arm: Dsb instruction shouldn't flush the pipeline |
commit | commitdiff | tree |
2017-11-15 |
Giacomo Travaglini | arch-arm: Writes to DCCMVAC shouldn't flush pipeline |
commit | commitdiff | tree |
2017-11-15 |
Giacomo Travaglini | arch-arm: Removing FlushPipe fault, using SquashAfter |
commit | commitdiff | tree |
2017-11-15 |
Giacomo Travaglini | arm: Add support for armv8 CRC32 instructions |
commit | commitdiff | tree |
2017-11-14 |
Andreas Sandberg | util: Remove support for hg patches in patch creation... |
commit | commitdiff | tree |
2017-11-14 |
Andreas Sandberg | util: Optionally search entire history when listing... |
commit | commitdiff | tree |
2017-11-14 |
Radhika Jagtap | cpu, probe: Fix elastic trace register dependency |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | config: Fix the "script" SysPath functor. |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | config: Add an Energy param type. |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | config: Export the "Current" param type from m5.params. |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | util: Add a "toEnergy" function to the convert module. |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | config: Simplify the definitions of the Voltage and... |
commit | commitdiff | tree |
2017-11-13 |
Giacomo Travaglini | arch-arm: Interface for the ArmStaticInst intWidth... |
commit | commitdiff | tree |
2017-11-13 |
Giacomo Travaglini | arch-arm: Corrected encoding for T32 HVC instruction |
commit | commitdiff | tree |
2017-11-13 |
Gabe Black | util: Simplify/consolidate the python conversion module. |
commit | commitdiff | tree |
2017-11-10 |
Gabe Black | scons: Move Transform and termcap functionality into... |
commit | commitdiff | tree |
2017-11-10 |
Gabe Black | scons: Move python path management out of the SConstruct. |
commit | commitdiff | tree |
2017-11-10 |
Gabe Black | scons: Pull style hook management out of the main SCons... |
commit | commitdiff | tree |
2017-11-10 |
Gabe Black | scons: Override the "default" tool to set up the defaul... |
commit | commitdiff | tree |
2017-11-10 |
Gabe Black | scons: Move scons and python version checking into... |
commit | commitdiff | tree |
2017-11-09 |
Nikos Nikoleris | mem: Align the snoop behavior in the XBar for atomic... |
commit | commitdiff | tree |
2017-11-09 |
Nikos Nikoleris | arch-arm: Allow dc ivac from EL0 when SCTLR_EL1.UCI=1 |
commit | commitdiff | tree |
2017-11-08 |
Andreas Sandberg | dev: Move generic serial devices to src/dev/serial |
commit | commitdiff | tree |
2017-11-08 |
Andreas Sandberg | dev: Add a dummy serial device |
commit | commitdiff | tree |
2017-11-08 |
Andreas Sandberg | dev: Refactor UART->Terminal interface |
commit | commitdiff | tree |
2017-11-07 |
Gabe Black | alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl... |
commit | commitdiff | tree |
2017-11-06 |
Alec Roelke | sim-se: Add prlimit system call |
commit | commitdiff | tree |
2017-11-02 |
Gabe Black | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize... |
commit | commitdiff | tree |
2017-10-31 |
Gabe Black | config: Rework the SysPaths functions into functors. |
commit | commitdiff | tree |
2017-10-31 |
Giacomo Travaglini | dev: Using Configurable image writer in HDLcd |
commit | commitdiff | tree |
2017-10-31 |
Giacomo Travaglini | vnc: Default image writer type set to Auto |
commit | commitdiff | tree |
2017-10-31 |
Giacomo Travaglini | base: Introducing utility for writing raw data in png... |
commit | commitdiff | tree |
2017-10-31 |
Gabe Black | x86: Fix VEX instruction decoding. |
commit | commitdiff | tree |
2017-10-30 |
Gabe Black | base: Fix forcing loopback only binding for listeners. |
commit | commitdiff | tree |
2017-10-20 |
Giacomo Travaglini | arch-arm: RBIT instruction using mirroring func |
commit | commitdiff | tree |
2017-10-20 |
Giacomo Travaglini | base: Function for mirroring bits in variable length... |
commit | commitdiff | tree |
2017-10-20 |
Giacomo Travaglini | base: Defining make_unique for C++11 |
commit | commitdiff | tree |
2017-10-19 |
Jason Lowe... | cpu-o3: Add M5_VAR_USED to variable |
commit | commitdiff | tree |
2017-10-19 |
Gabe Black | scons: Fix the regression tests. |
commit | commitdiff | tree |
2017-10-17 |
Gabe Black | scons: Stop generating inc.d in the isa parser. |
commit | commitdiff | tree |
2017-10-17 |
Boris Shingarov | arch-arm: Fix inverted 32/64-bit check in GDB |
commit | commitdiff | tree |
2017-10-17 |
Andreas Sandberg | util: Filter out the For-Upstream commit message tag |
commit | commitdiff | tree |
2017-10-13 |
Nikos Nikoleris | arch-arm: Signal an event when executing store exclusives |
commit | commitdiff | tree |
2017-10-13 |
Nikos Nikoleris | mem: Signal the local monitor when clearing the global... |
commit | commitdiff | tree |
2017-10-13 |
Nikos Nikoleris | cpu-o3: Check predication before the SQ size for a... |
commit | commitdiff | tree |
2017-10-13 |
Nikos Nikoleris | cpu-o3: Avoid early checker verification for store... |
commit | commitdiff | tree |
2017-10-05 |
Curtis Dunham | tests: Fix path for module imports in ARM system config... |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Add util/packet_pb2.py to .gitignore. |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Use a Makefile to ensure util/packet_pb2.py is... |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: When building packet_pb2.py, don't assume a parti... |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Make decode_packet_trace.py print the new master... |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Small style fix in _EncodeVarint32. |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Rename the (De|En)codeVarint function _(De|En... |
commit | commitdiff | tree |
2017-10-05 |
Gabe Black | misc: Fix the indentation in DecodeVarint in util/proto... |
commit | commitdiff | tree |
2017-10-04 |
Matthias Jung | tlm: Elastic Trace Example with L2 Cache Added |
commit | commitdiff | tree |
2017-09-28 |
Rico Amslinger | sim-se: Fix mremap for downward growing mmap regions |
commit | commitdiff | tree |
2017-09-27 |
Bjoern A. Zeeb | arch-x86: fix CondInst decoding for MOV to Control... |
commit | commitdiff | tree |
2017-09-27 |
Bjoern A. Zeeb | arch: change panic for Vector traceData to warn_once |
commit | commitdiff | tree |
2017-09-27 |
Bjoern A. Zeeb | sim: make compile on FreeBSD prior to 11 |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | util: Make dot_writer ignore NULL simobjects. |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | dev: Make the IDE controller handle NULL simobject... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Add a get_config_as_dict to the NullSimObject... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Don't add the NULL SimObject as a child of other... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | misc: Make the m5 utilities writefile command accept... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Give the NullSimObject singleton a _name. |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Add a NullSimObject.descendants function. |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Add a clear_parent function to NullSimObject. |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Check the SimObjectVector.has_parent function... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Only consider non-NULL elements in SimObjectVector... |
commit | commitdiff | tree |
2017-09-26 |
Gabe Black | sim: Add a set_parent to NullSimObject which does nothing. |
commit | commitdiff | tree |
2017-09-25 |
Gabe Black | mem: Fill the new packet ID fields with master IDs... |
commit | commitdiff | tree |
2017-09-25 |
Gabe Black | mem: Add a "map" of packet IDs to strings in probe... |
commit | commitdiff | tree |
next |