2020-03-28 |
Gabe Black | scons: Enable LTO and partial linking with gcc >= 8.1. |
commit | commitdiff | tree |
2020-03-28 |
Gabe Black | scons: Call summarize_warnings() when scons finishes... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | arm: Add a callSemihosting method that figures out... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | arm: Add a gem5 specific pseudo op semihosting call. |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | riscv: Fix RISCV builds by updating its use of pseudoIn... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Add a mechanism to accumulate warnings to reprin... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Use the textwrap module to wrap warnings/errors... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Get rid of a redundant "Warning:" in the SConstruct. |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Replace find_first_prog() with the built in... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Use the lsan-suppressions file when running... |
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | misc: Add Gabe Black as the scons and util maintainer. |
commit | commitdiff | tree |
2020-03-27 |
Hsuan Hsu | cpu-o3: Fix unset scoreboard in vector mode switching |
commit | commitdiff | tree |
2020-03-26 |
Hussein Elnawawy | mem-ruby: Checkpoint from MOESI_hammer Ruby hangs |
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | util: Add a file to suppress spurious lsan leaks in... |
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | scons: Use the scons environment when marshalling. |
commit | commitdiff | tree |
2020-03-26 |
Bobby R. Bruce | tests,misc: Updated presubmit YAML to use main.py ... |
commit | commitdiff | tree |
2020-03-26 |
Bobby R. Bruce | tests: Migrated 10.linux-boot scons-based test to testlib |
commit | commitdiff | tree |
2020-03-26 |
Giacomo Travaglini | dev-arm: Don't use args and kwargs on attachIO |
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | arm: Return whether a semihosting call was recognized... |
commit | commitdiff | tree |
2020-03-26 |
Nils Asmussen | arch-riscv: print information about faults. |
commit | commitdiff | tree |
2020-03-26 |
Nils Asmussen | arch-riscv: added support for pseudo instructions. |
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | arch,sim: Return whether or not a pseudo inst was recog... |
commit | commitdiff | tree |
2020-03-25 |
Matthew Poremba | sim-se: Add special paths for MPI, libnuma, ROCm support |
commit | commitdiff | tree |
2020-03-25 |
Gabe Black | arm: Optionally enable gem5 extended semihosting calls. |
commit | commitdiff | tree |
2020-03-25 |
Matthew Poremba | sim-se: Update mmap, munmap, mremap to use MemState |
commit | commitdiff | tree |
2020-03-25 |
Matthew Poremba | sim-se: Switch to new MemState API |
commit | commitdiff | tree |
2020-03-25 |
Matthew Poremba | sim-se: Extend MemState API to use VMAs |
commit | commitdiff | tree |
2020-03-25 |
Giacomo Travaglini | configs: Use ArmFsWorkload for Arm baremetal |
commit | commitdiff | tree |
2020-03-25 |
Adrian Herrera | cpu: IntrControl, clear all and check helpers |
commit | commitdiff | tree |
2020-03-25 |
Giacomo Travaglini | configs: Initialize atags_addr in baremetal.py |
commit | commitdiff | tree |
2020-03-25 |
Giacomo Travaglini | configs: Enable Semihosting for baremetal.py |
commit | commitdiff | tree |
2020-03-25 |
Giacomo Travaglini | configs: Make --disk-image optional in baremetal.py |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | power: Hook up the readlink system call. |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | power: Add the AT_RANDOM aux vector to the initial... |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | arm: Make the semihosting implementation use GuestABI. |
commit | commitdiff | tree |
2020-03-24 |
Giacomo Travaglini | arch-arm: Make load_addr_mask=0 for ArmFsLinux only |
commit | commitdiff | tree |
2020-03-24 |
Giacomo Travaglini | arch-arm: Fix aapcs32/aapcs64 compilation issues |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | mem: Remove a check that the memory size is a multiple... |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | mips: Add the AT_RANDOM aux vector to the initial stack. |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | sparc: Hook up fstat64 for SPARC64. |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | sparc: Add a definition of tgt_stat64 for SPARC64. |
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | sparc: Hook up but not implement the get/set context... |
commit | commitdiff | tree |
2020-03-23 |
Giacomo Travaglini | dev-arm: Add flash1 memory to VExpress_GEM5 platform |
commit | commitdiff | tree |
2020-03-23 |
Adrian Herrera | dev-arm: Instantiate FVPBasePwrCtrl in VExpress_GEM5 |
commit | commitdiff | tree |
2020-03-21 |
Gabe Black | util: Add some settings files for build_cross_gcc. |
commit | commitdiff | tree |
2020-03-20 |
Bobby R. Bruce | tests,learning-gem5: Moved MIPS ISA test from part... |
commit | commitdiff | tree |
2020-03-20 |
Bobby R. Bruce | misc: Added Dockerfile for clang |
commit | commitdiff | tree |
2020-03-20 |
Bobby R. Bruce | misc: Added Dockerfile for GCC of different versions |
commit | commitdiff | tree |
2020-03-20 |
Bobby R. Bruce | misc: Added Dockerfile for minimum gem5 dependencies |
commit | commitdiff | tree |
2020-03-20 |
Bobby R. Bruce | misc: Added Dockerfile for Python3 |
commit | commitdiff | tree |
2020-03-20 |
Timothy Hayes | mem-ruby: MESI_Three_Level discriminate L0 invalidation... |
commit | commitdiff | tree |
2020-03-20 |
Timothy Hayes | mem-ruby: MESI_Three_Level fix L1 MRU absence |
commit | commitdiff | tree |
2020-03-20 |
Timothy Hayes | mem-ruby: MESI_Three_Level fix L1 in_port ranks |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | arch,sim: Merge Process::syscall and Process::getDesc. |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | arch,sim: Drop the syscall number from the syscall... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | arch,sim: Create a common structure to hold syscall... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | sim: Get rid of the Arguments class. |
commit | commitdiff | tree |
2020-03-20 |
Timothy Hayes | mem-ruby: MESI_Three_level HTML reference generation fix |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | sparc: Add the AT_RANDOM aux vector to the initial... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | util: Add the ability to build a cross GDB to build_cro... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | base: Convert the annotation methods to take actual... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | arm,kern: Use GuestABI to call printk from the kernel. |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | arm: Use a non-template indexed version of laneView... |
commit | commitdiff | tree |
2020-03-20 |
Gabe Black | util: Add a script to help build cross compilers. |
commit | commitdiff | tree |
2020-03-19 |
Giacomo Travaglini | tests: Add --bin-path option to insttest regressions |
commit | commitdiff | tree |
2020-03-19 |
Giacomo Travaglini | arch-arm: Fix ArmSystem::_resetAddr evalutation |
commit | commitdiff | tree |
2020-03-19 |
Adrian Herrera | dev-arm: SMMUv3, single interconnect attachment |
commit | commitdiff | tree |
2020-03-19 |
Matthew Poremba | sim-se: Implement Virtual Memory Area API |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | mem: Add a Request::Flags parameter to the translating... |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | arch,base,cpu,dev,kern,mem,sim: Drop FS from FSTranslat... |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | arch,cpu,mem,sim: Reimplement the SE translating proxy... |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | sparc: Make translateFunctional ignore alignment and... |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | arch: Eliminate vtophys and its switching header file. |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | mem: Make the FSTranslatingPortProxy stop using vtophys. |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | arm: Demote PCEvent subclass pointers to PCEvent pointers. |
commit | commitdiff | tree |
2020-03-19 |
Gabe Black | riscv: Implement translateFunctional. |
commit | commitdiff | tree |
2020-03-18 |
Gabe Black | arch,kern: Rename some function events to have better... |
commit | commitdiff | tree |
2020-03-18 |
jiegec | tests: Use relative path for python3 compliance |
commit | commitdiff | tree |
2020-03-18 |
Boris Shingarov | base: Do not treat addresses < 10 specially |
commit | commitdiff | tree |
2020-03-18 |
Bobby R. Bruce | tests: Increased Kokoro's timeout to 5 hours |
commit | commitdiff | tree |
2020-03-17 |
Bobby R. Bruce | tests: Removed old scon-based 40.m5threads-test-atomic... |
commit | commitdiff | tree |
2020-03-17 |
Bobby R. Bruce | tests: Migrated 40.m5threads-test-atomic scons tests... |
commit | commitdiff | tree |
2020-03-17 |
Bobby R. Bruce | tests,arch-alpha: Removing ALPHA ISA from testlib config |
commit | commitdiff | tree |
2020-03-17 |
Gabe Black | kern,arch: Refactor SkipFuncEvent to not use skipFunction. |
commit | commitdiff | tree |
2020-03-17 |
Gabe Black | x86: Implement translateFunctional. |
commit | commitdiff | tree |
2020-03-16 |
Bobby R. Bruce | tests: Migrated 80.dram scons-based tests to testlib... |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in CrossbarSwitch |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use smart pointers in Router's members |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in Switch |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in NetworkLink |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in NetworkInterface |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in InputUnit |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in OutputUnit |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Use static allocation in VirtualChannel |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Remove delete of param pointers of SimpleNe... |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | mem-garnet: Remove delete of param pointers of GarnetNe... |
commit | commitdiff | tree |
2020-03-16 |
Daniel R. Carvalho | base: Add static assert to trie |
commit | commitdiff | tree |
2020-03-16 |
Gabe Black | x86: Hook up pread64 in 32/64 bit linux, and pwrite64... |
commit | commitdiff | tree |
2020-03-16 |
Gabe Black | sim: Provide an implementation for the pread64 system... |
commit | commitdiff | tree |
2020-03-16 |
Ciro Santilli | configs: fix forwarding of --bootloader to fs.py |
commit | commitdiff | tree |
next |