2020-11-12 |
Bobby R. Bruce | misc: Updated MAINTAINERS.yaml |
commit | commitdiff | tree |
2020-11-11 |
Bobby R. Bruce | dev-arm,misc: Added missing override to scmi_platform... |
commit | commitdiff | tree |
2020-11-11 |
Andreas Sandberg | util: Add a library to parse MAINTAINERS.yaml |
commit | commitdiff | tree |
2020-11-10 |
Boris Shingarov | arch-power: Implement mcrxr |
commit | commitdiff | tree |
2020-11-10 |
Gabe Black | cpu: Make the NonCachingSimpleCPU use a back door for... |
commit | commitdiff | tree |
2020-11-09 |
Matthew Poremba | util: Update python version for GCN3 |
commit | commitdiff | tree |
2020-11-09 |
Isaac Sánchez... | base: Fix `AddrRange::addIntlvBits(Addr)` and new test. |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Add realview64-kvm.py test to quick regressions |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Add realview64-kvm.py testing platform |
commit | commitdiff | tree |
2020-11-09 |
Giacomo Travaglini | tests: Update guest binaries used by regressions |
commit | commitdiff | tree |
2020-11-08 |
mupton | arch-x86, kvm: clean up x86 long regresion kvm code |
commit | commitdiff | tree |
2020-11-07 |
Kyle Roarty | arch-x86: include system syscall header in syscall... |
commit | commitdiff | tree |
2020-11-06 |
Kyle Roarty | util: Specify version of rocm-cmake in gcn3 Dockerfile |
commit | commitdiff | tree |
2020-11-06 |
michaelupton | arch-x86, cpu-kvm: add x86 kvm test to long regression |
commit | commitdiff | tree |
2020-11-06 |
Andreas Sandberg | misc: Convert MAINTAINERS to YAML |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem,sim: Get the page size from the page table in SE... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | cpu: Style fixes in the AtomicSimpleCPU. |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util: Updated compiler-test.sh for Python3 |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util,misc: Altered cpt_upgrader.py shebang to Python3 |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | mem,scons: Changed assert to panic_if in MessageBuffer |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | mem: Added missing override to cache_blk function |
commit | commitdiff | tree |
2020-11-06 |
Bobby R. Bruce | util: Updated the Dockerfiles for Python3 |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem: Expose the underlyig DRAM or NVM's memory back... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | mem: Minor refactor of how the abstract mem backdoor... |
commit | commitdiff | tree |
2020-11-06 |
Gabe Black | arch,cpu: Enforce using accessors to get at src/destRegIdx. |
commit | commitdiff | tree |
2020-11-06 |
Kyle Roarty | arch-gcn3: Fix operand size reporting for Flat insts |
commit | commitdiff | tree |
2020-11-05 |
Jason Lowe... | misc: Update maintainers file |
commit | commitdiff | tree |
2020-11-05 |
Ciro Santilli | misc: create C declarations for the _addr and _semi... |
commit | commitdiff | tree |
2020-11-05 |
Ciro Santilli | util: add update-copyright utility to update copyright... |
commit | commitdiff | tree |
2020-11-04 |
Kyle Roarty | configs,tests: Add tokens to GPU VIPER tester |
commit | commitdiff | tree |
2020-11-04 |
Brad Beckmann | configs,mem-ruby: Remove old GPU ptls |
commit | commitdiff | tree |
2020-11-04 |
Tuan Ta | gpu-compute,mem-ruby: Replace ACQUIRE and RELEASE reque... |
commit | commitdiff | tree |
2020-11-04 |
Matthew Poremba | tests,configs,mem-ruby: Adding Ruby tester for GPU_VIPER |
commit | commitdiff | tree |
2020-11-04 |
Gabe Black | arm: Get rid of some unused instruction templates. |
commit | commitdiff | tree |
2020-11-04 |
Gabe Black | mips: Fix the build after the MMU changes. |
commit | commitdiff | tree |
2020-11-04 |
Yu-hsin Wang | configs: Add dtb-gen to fs_bigLITTLE.py |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: Do not use _flushMva for TLBI IPA |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: TlbEntry flush to be considered as functional... |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: Fix implementation of TLBI_VMALL instructions |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | arch-arm: Add el2Enabled cached variable |
commit | commitdiff | tree |
2020-11-03 |
Giacomo Travaglini | cpu, fastmodel: Remove the old getDTBPtr/getITBPtr... |
commit | commitdiff | tree |
2020-11-03 |
Davide Basilio... | configs: Do not require default options for caches |
commit | commitdiff | tree |
2020-11-03 |
Gabe Black | arch: Clean up the __init__s in (Sub)OperandList. |
commit | commitdiff | tree |
2020-11-03 |
Gabe Black | dev: Convert the x86 i8237 DMA controller to use RegBank. |
commit | commitdiff | tree |
2020-11-03 |
Gabe Black | util: Add a unit test for the "addr" call type in the... |
commit | commitdiff | tree |
2020-11-03 |
Yu-hsin Wang | dev-arm: Fix VExpressFastmodel timer configs |
commit | commitdiff | tree |
2020-11-02 |
Matthew Poremba | arch-x86: Make CPUID vendor string a param |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | dev-arm: Instantiate SCMI in VExpress_GEM5 platforms |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | dev-arm: SCMI Implementation |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | dev-arm: Implement Arm MHU (Message Handling Unit) |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | tests: System is expecting a kvm_vm param for KvmVM |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | kvm, arm: Add parameter to force simulation of Gicv2 |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | dev-arm: Add doorbell interface class |
commit | commitdiff | tree |
2020-11-02 |
Giacomo Travaglini | dev-arm: Define a ParentMem object for DTB autogen |
commit | commitdiff | tree |
2020-11-01 |
Gabe Black | dev: Add a new RegisterBank which helps handle device... |
commit | commitdiff | tree |
2020-10-30 |
Gabe Black | misc: Delete the now unnecessary create methods. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | arch: Move many of the generic files outside an NULL... |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | arch,sim: Handle KVM SE page faults with workload events. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | python: Make standard Params::create() optional. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | sim: Remove the syscall gem5 op. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | x86,kvm: Use the new workload event to trigger KVM... |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | sim: Add a new gem5 op for workload events. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | mips: Implement an SE workload for Linux. |
commit | commitdiff | tree |
2020-10-29 |
Gabe Black | riscv: Implement an SE workload for Linux. |
commit | commitdiff | tree |
2020-10-28 |
Gabe Black | x86,scons: De-indent the main x86 SConscript file. |
commit | commitdiff | tree |
2020-10-28 |
Gabe Black | x86: Separate system call tables into their own files. |
commit | commitdiff | tree |
2020-10-28 |
Gabe Black | arm: Implement an SE workload for Linux and FreeBSD. |
commit | commitdiff | tree |
2020-10-28 |
Gabe Black | arch: Re-add copyrights that were accidentally removed. |
commit | commitdiff | tree |
2020-10-27 |
Gabe Black | sim: Add a missing include to sim/syscall_abi.hh. |
commit | commitdiff | tree |
2020-10-27 |
Giacomo Travaglini | sim: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-27 |
mupton | tests: fix dezip of ubuntu images in long regr |
commit | commitdiff | tree |
2020-10-27 |
Giacomo Travaglini | arch-x86: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-27 |
Giacomo Travaglini | arch-sparc: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-27 |
Giacomo Travaglini | arch-riscv: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-27 |
Gabe Black | sparc: Remove support for Solaris SE mode. |
commit | commitdiff | tree |
2020-10-27 |
Gabe Black | sparc: Implement an SE workload for Linux and Solaris. |
commit | commitdiff | tree |
2020-10-26 |
Gabe Black | gpu: Use X86ISA instead of TheISA in src/gpu-compute. |
commit | commitdiff | tree |
2020-10-26 |
Gabe Black | power: Implement an SE workload for Linux. |
commit | commitdiff | tree |
2020-10-26 |
Gabe Black | x86: Delegate process loading to the EmuLinux workload. |
commit | commitdiff | tree |
2020-10-26 |
Giacomo Travaglini | mem: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-24 |
Gabe Black | fastmodel: Fix up for the new standardized create(... |
commit | commitdiff | tree |
2020-10-23 |
Daniel R. Carvalho | mem-cache: Implement FPC cache compressor |
commit | commitdiff | tree |
2020-10-23 |
Daniel R. Carvalho | mem-cache: Make (de)compression latencies params |
commit | commitdiff | tree |
2020-10-23 |
Daniel R. Carvalho | python: Add support for Proxy division |
commit | commitdiff | tree |
2020-10-23 |
Daniel R. Carvalho | mem-cache: Undefine compression ratio of perfect compre... |
commit | commitdiff | tree |
2020-10-23 |
Hoa Nguyen | util: Fix an incorrect print statement in git pre-commi... |
commit | commitdiff | tree |
2020-10-23 |
Giacomo Travaglini | arch-arm: Fix implementation of TLBI ALLEx instructions |
commit | commitdiff | tree |
2020-10-23 |
Giacomo Travaglini | arch-arm: Rewrite the TLB flushing interface |
commit | commitdiff | tree |
2020-10-23 |
Giacomo Travaglini | arch-arm: Reimplement TLB::flushAll |
commit | commitdiff | tree |
2020-10-23 |
Giacomo Travaglini | arch-arm: TLBIALL/TLBIASID/TLBIMVA base classes for... |
commit | commitdiff | tree |
2020-10-23 |
Andreas Sandberg | scons: Don't check for Python 2 |
commit | commitdiff | tree |
2020-10-23 |
Andreas Sandberg | scons: Test if binaries can embed the Python interpreter |
commit | commitdiff | tree |
2020-10-23 |
Gabe Black | misc: Replace enable_if<>::type with enable_if_t<>. |
commit | commitdiff | tree |
2020-10-23 |
Yu-hsin Wang | dev-arm: Fix VExpressFastmodel interrupt configs |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | x86: Move syscall handling for Linux into the EmuLinux... |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | x86: Create an SEWorkload for x86 linux. |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | base,sim: Move BitUnion serialization support to bituni... |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | sim: Move the serialization backend handlers to their... |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | sim: Refactor how serialization types are handled in... |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | base: Narrow the applicability of the default to_number. |
commit | commitdiff | tree |
next |