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 |
2017-09-25 |
Gabe Black | mem: Trace the request master ID in the MemTraceProbe. |
commit | commitdiff | tree |
2017-09-25 |
Gabe Black | mem: Record the request master ID in the PacketInfo... |
commit | commitdiff | tree |
2017-09-25 |
Anouk Van Laer | dev, virtio: Improvements to diod process handling |
commit | commitdiff | tree |
2017-09-21 |
Gabe Black | alpha: Move some initialization logic from loadState... |
commit | commitdiff | tree |
2017-09-21 |
Gabe Black | sim: Stop using loadState in the Root SimObject. |
commit | commitdiff | tree |
2017-09-20 |
Gabe Black | kvm: arm: Get rid of functions which just wrap the... |
commit | commitdiff | tree |
2017-09-11 |
Matthias Jung | tlm: Don't set SystemC time resolution |
commit | commitdiff | tree |
2017-09-11 |
Gabe Black | stats: Move the swpipl function into the Alpha kernel... |
commit | commitdiff | tree |
2017-09-11 |
Gabe Black | stats: Get rid of some kernel stats related cruft. |
commit | commitdiff | tree |
2017-09-06 |
Rico Amslinger | cpu: Fix bi-mode branch predictor thresholds |
commit | commitdiff | tree |
2017-09-01 |
Pau Cabre | cpu-minor: Fix for addr range coverage calculation |
commit | commitdiff | tree |
2017-08-31 |
Paul Rosenfeld | scons: bump required python version to 2.7 to support... |
commit | commitdiff | tree |
2017-08-30 |
Jose Marinho | arch-arm: Only increment SW PMU counters on writes... |
commit | commitdiff | tree |
2017-08-30 |
Andreas Sandberg | arch-arm: Add missing override keywords in fault.hh |
commit | commitdiff | tree |
2017-08-30 |
Andreas Sandberg | arch-x86: Add missing override in the X86 TLB |
commit | commitdiff | tree |
2017-08-30 |
Andreas Sandberg | arch-sparc: Add a FaultVals instantiation for VecDisabled |
commit | commitdiff | tree |
2017-08-30 |
Andreas Sandberg | arch-alpha: Add missing overrides |
commit | commitdiff | tree |
next |