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 |
2017-07-05 |
Curtis Dunham | arm,kvm: update CP15 timer model when exiting Kvm |
commit | commitdiff | tree |
2017-07-05 |
Curtis Dunham | dev,arm: add Kvm mode of operation for CP15 timer |
commit | commitdiff | tree |
2017-07-05 |
Curtis Dunham | dev,arm: remove and recreate timer events around drains |
commit | commitdiff | tree |
2017-07-05 |
Curtis Dunham | kvm: move Kvm check from ARM Kvm GIC to System |
commit | commitdiff | tree |
2017-07-04 |
Andreas Sandberg | config, arm: Don't import timing models for missing... |
commit | commitdiff | tree |
2017-07-03 |
Andreas Sandberg | config: Clean up core timing model discovery |
commit | commitdiff | tree |
2017-07-03 |
Andreas Sandberg | config: Move core timing models to config/common/cores |
commit | commitdiff | tree |
2017-07-03 |
Andreas Sandberg | config: Make ex5_*.py independent of old configs |
commit | commitdiff | tree |
2017-06-30 |
Andreas Sandberg | config: Add missing import of 'fatal' in CpuConfig |
commit | commitdiff | tree |
2017-06-30 |
Andreas Sandberg | config: Make some MemConfig options optional |
commit | commitdiff | tree |
2017-06-29 |
Sean Wilson | arm: Fix memleak in Pl390 by adding destructor |
commit | commitdiff | tree |
2017-06-29 |
Sean Wilson | arm: Fix memleak in VGic by adding destructor |
commit | commitdiff | tree |
2017-06-27 |
Andreas Sandberg | mem-cache: Add missing overrides to BaseCache |
commit | commitdiff | tree |
2017-06-22 |
Paul Rosenfeld | arm,sim: fix context switch stats dumps for ARM64/Linux |
commit | commitdiff | tree |
2017-06-21 |
Jason Lowe... | sim: Updated ClockedObject power state warning |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | sim, x86: Replace EventWrapper use with EventFunctionWr... |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | dev: Replace EventWrapper use with EventFunctionWrapper |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | arm: Replace EventWrapper use with EventFunctionWrapper |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | cpu, gpu-compute: Replace EventWrapper use with EventFu... |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | mem: Replace EventWrapper use with EventFunctionWrapper |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | mem: Replace EventWrapper in PacketQueue with EventFunc... |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | sim: Add generic EventFunctionWrapper |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | mem: Move the Rank construction logic to the Rank const... |
commit | commitdiff | tree |
2017-06-20 |
Sean Wilson | sim: Remove DelayFunction |
commit | commitdiff | tree |
2017-06-19 |
Gedare Bloom | configs, arm: add option to enable security extensions |
commit | commitdiff | tree |
2017-06-19 |
Gedare Bloom | arm: ignore writes to the reset_ctl register |
commit | commitdiff | tree |
2017-06-19 |
Gedare Bloom | dev, arm: add a9mpcore global timer device |
commit | commitdiff | tree |
2017-06-16 |
Anouk Van Laer | dev, virtio: Use of Unix socket for virtIO 9P device |
commit | commitdiff | tree |
2017-06-16 |
Sean Wilson | tests: Fix a typo for the default MI_example protocol |
commit | commitdiff | tree |
2017-06-15 |
Sean Wilson | x86: Add consistent overrides to process.hh |
commit | commitdiff | tree |
2017-06-15 |
Matthias Hille | x86: Fixed remote debugging of simulated code |
commit | commitdiff | tree |
2017-06-15 |
Zhang Zheng | configs: fixed SimpleOpts missing error by adding libra... |
commit | commitdiff | tree |
2017-06-15 |
Javier Cano... | mem-garnet: Fix garnet stats |
commit | commitdiff | tree |
2017-06-13 |
Nikos Nikoleris | tests: Add ARM MOESI_CMP_directory regressions |
commit | commitdiff | tree |
2017-06-13 |
Nikos Nikoleris | arm: Refactor the VExpress_EMM system creation |
commit | commitdiff | tree |
2017-06-13 |
Nikos Nikoleris | scons: Make MOESI_CMP_directory the default ARM ruby... |
commit | commitdiff | tree |
2017-06-13 |
Nikos Nikoleris | config: Warn not fail for ARM systems configured with... |
commit | commitdiff | tree |
2017-06-13 |
Nikos Nikoleris | ruby, arm: Forward invalidations to the local exclusive... |
commit | commitdiff | tree |
next |