Age | Commit message (Expand) | Author |
2017-07-10 | dev: Fix OnIdle test in DmaReadFifo | Rohit Kurup |
2017-07-10 | dev: Fix address type promotion issues in VirtIO devices | Sascha Bischoff |
2017-07-10 | sim: Fix clashing stat names in TickedObject and Ticked | Jose Marinho |
2017-07-07 | kvm, arm: don't create interrupt events while saving GIC state | Curtis Dunham |
2017-07-07 | kvm, arm: Don't forward IRQ/FIQ when using the kernel's GIC | Andreas Sandberg |
2017-07-05 | arch: ISA parser additions of vector registers | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Added interface for vector reg file | Rekai Gonzalez-Alberquilla |
2017-07-05 | arch: added generic vector register | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Result refactoring | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Simplify the rename interface and use RegId | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Physical register structural + flat indexing | Nathanael Premillieu |
2017-07-05 | arch, cpu: Architectural Register structural indexing | Nathanael Premillieu |
2017-07-05 | arm,kvm: update CP15 timer model when exiting Kvm | Curtis Dunham |
2017-07-05 | dev,arm: add Kvm mode of operation for CP15 timer | Curtis Dunham |
2017-07-05 | dev,arm: remove and recreate timer events around drains | Curtis Dunham |
2017-07-05 | kvm: move Kvm check from ARM Kvm GIC to System | Curtis Dunham |
2017-07-04 | config, arm: Don't import timing models for missing CPUs | Andreas Sandberg |
2017-07-03 | config: Clean up core timing model discovery | Andreas Sandberg |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |
2017-07-03 | config: Make ex5_*.py independent of old configs | Andreas Sandberg |
2017-06-30 | config: Add missing import of 'fatal' in CpuConfig | Andreas Sandberg |
2017-06-30 | config: Make some MemConfig options optional | Andreas Sandberg |
2017-06-29 | arm: Fix memleak in Pl390 by adding destructor | Sean Wilson |
2017-06-29 | arm: Fix memleak in VGic by adding destructor | Sean Wilson |
2017-06-27 | mem-cache: Add missing overrides to BaseCache | Andreas Sandberg |
2017-06-22 | arm,sim: fix context switch stats dumps for ARM64/Linux | Paul Rosenfeld |
2017-06-21 | sim: Updated ClockedObject power state warning | Jason Lowe-Power |
2017-06-20 | sim, x86: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | dev: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | arm: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Replace EventWrapper in PacketQueue with EventFunctionWrapper | Sean Wilson |
2017-06-20 | sim: Add generic EventFunctionWrapper | Sean Wilson |
2017-06-20 | mem: Move the Rank construction logic to the Rank constructor | Sean Wilson |
2017-06-20 | sim: Remove DelayFunction | Sean Wilson |
2017-06-19 | configs, arm: add option to enable security extensions | Gedare Bloom |
2017-06-19 | arm: ignore writes to the reset_ctl register | Gedare Bloom |
2017-06-19 | dev, arm: add a9mpcore global timer device | Gedare Bloom |
2017-06-16 | dev, virtio: Use of Unix socket for virtIO 9P device | Anouk Van Laer |
2017-06-16 | tests: Fix a typo for the default MI_example protocol | Sean Wilson |
2017-06-15 | x86: Add consistent overrides to process.hh | Sean Wilson |
2017-06-15 | x86: Fixed remote debugging of simulated code | Matthias Hille |
2017-06-15 | configs: fixed SimpleOpts missing error by adding library path | Zhang Zheng |
2017-06-15 | mem-garnet: Fix garnet stats | Javier Cano-Cano |
2017-06-13 | tests: Add ARM MOESI_CMP_directory regressions | Nikos Nikoleris |
2017-06-13 | arm: Refactor the VExpress_EMM system creation | Nikos Nikoleris |
2017-06-13 | scons: Make MOESI_CMP_directory the default ARM ruby protocol | Nikos Nikoleris |
2017-06-13 | config: Warn not fail for ARM systems configured with ruby | Nikos Nikoleris |
2017-06-13 | ruby, arm: Forward invalidations to the local exclusive monitor | Nikos Nikoleris |