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 |
2017-08-30 |
Andreas Sandberg | python: Make GlobalExitEvent.getCode() return an int |
commit | commitdiff | tree |
2017-08-30 |
Matthias Hille | cpu-o3: fix data pkt initialization for split load |
commit | commitdiff | tree |
2017-08-28 |
Gabe Black | x86: Use the new CondInst format for moves to/from... |
commit | commitdiff | tree |
2017-08-28 |
Gabe Black | x86: Add a "CondInst" format for conditionally decoded... |
commit | commitdiff | tree |
2017-08-12 |
Gabe Black | dev: Fix an IDE error check. |
commit | commitdiff | tree |
2017-08-08 |
Pau Cabre | mem-cache: Delete squashed HWPrefetches |
commit | commitdiff | tree |
2017-08-03 |
Andreas Sandberg | configs, arm: Fix incorrect use of mem_range in bL... |
commit | commitdiff | tree |
2017-08-03 |
Andreas Sandberg | arm, config: Fix CPU names in ARM example configs |
commit | commitdiff | tree |
2017-08-02 |
Gabe Black | base: Give more information when setting up asynchronou... |
commit | commitdiff | tree |
2017-08-01 |
Éder F. Zulian | misc: git ignore file udpated |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | style: Add shared gem5 headers to the style checker |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | util: Move m5op.h to the shared include directory |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | util, m5: Use consistent naming for m5op C symbols |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | arch-arm: Use named constants for m5op instructions |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | sim: Use named constants for pseudo ops |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | util: Move the m5ops.h file to a shared directory |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | kvm, arm: Switch to the device EQ when accessing ISA... |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | kvm: Add a helper method to access device event queues |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | cpu, kvm: Fix deadlock issue when resuming a drained... |
commit | commitdiff | tree |
2017-08-01 |
Andreas Sandberg | arch-arm: Switch to DTOnly as the default machine type |
commit | commitdiff | tree |
2017-07-28 |
Andreas Sandberg | config: Discover CPU timing models based on target ISA |
commit | commitdiff | tree |
2017-07-27 |
Gabor Dozsa | config, arm: SE configuration for the ARM starter kit |
commit | commitdiff | tree |
2017-07-27 |
Gabor Dozsa | config, arm: FS configuration for the ARM starter kit |
commit | commitdiff | tree |
2017-07-27 |
Ashkan Tousi | config, arm: Add a high-performance in order timing... |
commit | commitdiff | tree |
2017-07-27 |
Gabor Dozsa | config: Change mem_range attribute naming in ARM Simple... |
commit | commitdiff | tree |
2017-07-25 |
Nikos Nikoleris | tests: Fix path for module imports in ARM system configs |
commit | commitdiff | tree |
2017-07-25 |
Pau Cabre | configs,sim-se: fix se.py multi-cpu multi-cmd issue |
commit | commitdiff | tree |
2017-07-20 |
Jose Marinho | sim: Prevent segfault in the wakeCpu m5op if id is... |
commit | commitdiff | tree |
2017-07-19 |
Rekai Gonzalez... | cpu: Add missing rename of vector registers in the... |
commit | commitdiff | tree |
2017-07-17 |
Anouk Van Laer | cpu,o3: Fixed checkpointing bug occuring in the o3 CPU |
commit | commitdiff | tree |
2017-07-17 |
Andreas Sandberg | tests: Don't treat new stats as a cause for failures |
commit | commitdiff | tree |
2017-07-17 |
Sean Wilson | sim, x86: Make clone a virtual function |
commit | commitdiff | tree |
2017-07-17 |
Swapnil Haria | x86: Add stats to X86 TLB |
commit | commitdiff | tree |
2017-07-17 |
Alec Roelke | riscv: Define register index constants using literals |
commit | commitdiff | tree |
2017-07-14 |
Gabe Black | riscv: Disambiguate between the C and C++ versions... |
commit | commitdiff | tree |
2017-07-14 |
Alec Roelke | tests: Upate RISC-V binaries and results |
commit | commitdiff | tree |
2017-07-14 |
Alec Roelke | riscv: Fix bugs with RISC-V decoder and detailed CPUs |
commit | commitdiff | tree |
2017-07-14 |
Alec Roelke | riscv: Add unused attribute to some registers.hh constants |
commit | commitdiff | tree |
2017-07-13 |
Gedare Bloom | arch-arm: fix ldm of pc interswitching branch |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | ruby: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | arm: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | dev: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | net: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | testers: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | kvm, mem: Refactor some Event subclasses into lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | cpu: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | gpu-compute: Refactor some Event subclasses to lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | sim, gdb: Refactor some Event subclasses into lambdas |
commit | commitdiff | tree |
2017-07-12 |
Sean Wilson | mips, x86: Refactor some Event subclasses into lambdas |
commit | commitdiff | tree |
2017-07-12 |
Pau Cabre | util,arch-arm: Added python script to generate ARM... |
commit | commitdiff | tree |
2017-07-12 |
Jose Marinho | cpu, sim: Add param to force CPUs to wait for GDB |
commit | commitdiff | tree |
2017-07-11 |
Alec Roelke | arch-riscv,tests: Add insttests for RV64C |
commit | commitdiff | tree |
2017-07-11 |
Alec Roelke | arch-riscv: Add support for compressed extension RV64C |
commit | commitdiff | tree |
2017-07-11 |
Alec Roelke | arch-riscv: Restructure ISA description |
commit | commitdiff | tree |
2017-07-10 |
Jose Marinho | dev-arm: Add ID registers to the GIC model |
commit | commitdiff | tree |
2017-07-10 |
Jose Marinho | arch-arm: Support PMU evens in the 0x4000-0x4040 range |
commit | commitdiff | tree |
2017-07-10 |
Jose Marinho | dev-arm: Don't unconditionally overwrite bootloader... |
commit | commitdiff | tree |
2017-07-10 |
Rohit Kurup | dev: Fix OnIdle test in DmaReadFifo |
commit | commitdiff | tree |
2017-07-10 |
Sascha Bischoff | dev: Fix address type promotion issues in VirtIO devices |
commit | commitdiff | tree |
2017-07-10 |
Jose Marinho | sim: Fix clashing stat names in TickedObject and Ticked |
commit | commitdiff | tree |
2017-07-07 |
Curtis Dunham | kvm, arm: don't create interrupt events while saving... |
commit | commitdiff | tree |
2017-07-07 |
Andreas Sandberg | kvm, arm: Don't forward IRQ/FIQ when using the kernel... |
commit | commitdiff | tree |
2017-07-05 |
Rekai Gonzalez... | arch: ISA parser additions of vector registers |
commit | commitdiff | tree |
2017-07-05 |
Rekai Gonzalez... | cpu: Added interface for vector reg file |
commit | commitdiff | tree |
2017-07-05 |
Rekai Gonzalez... | arch: added generic vector register |
commit | commitdiff | tree |
2017-07-05 |
Rekai Gonzalez... | cpu: Result refactoring |
commit | commitdiff | tree |
2017-07-05 |
Rekai Gonzalez... | cpu: Simplify the rename interface and use RegId |
commit | commitdiff | tree |
2017-07-05 |
Nathanael Premillieu | cpu: Physical register structural + flat indexing |
commit | commitdiff | tree |
2017-07-05 |
Nathanael Premillieu | arch, cpu: Architectural Register structural indexing |
commit | commitdiff | tree |
next |