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 |
2020-03-16 |
Giacomo Travaglini | power: Fix regStats for PowerModel and PowerModelState |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch-x86: Add Python 3 workarounds for long |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch-x86: Fix imports for Python 3 compatibility |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | tests: Use relative path for python3 compliance |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch: list.sort() sorting by key only in python3 |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | dev-arm: Fix VExpressFastmodel.py indentation |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch: Convert exec keyword to exec() function |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch: Bring closure out of p_global_let |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | misc: Make exception handling python3 compliant |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | misc: Text vs Byte string in python3 |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | scons: file removed from python3 |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | misc: Views and Iterators instead of Lists in python3 |
commit | commitdiff | tree |
2020-03-13 |
Yu-hsin Wang | dev-arm: Fix setupBootloader for VExpressFastmodel |
commit | commitdiff | tree |
2020-03-13 |
Giacomo Travaglini | arch-arm: Fix Arch detection in FS if there is not... |
commit | commitdiff | tree |
2020-03-13 |
Yuan Yao | mem-ruby: Fix fast-forward when using the backing store. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Eliminate the MustBeOne ARM specific request flag. |
commit | commitdiff | tree |
2020-03-12 |
Adrian Herrera | dev-arm: add FVP Base Power Controller model |
commit | commitdiff | tree |
2020-03-12 |
Adrian Herrera | arch-arm: Rewrite getMPIDR |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | kern: Minor style cleanup in the base SkipFuncEvent... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Implement the AAPCS32 ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Rename GuestABI's Position to State. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Rename allocate in GuestABI to prepare. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Optionally pass "position" to GuestABI::Result... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Split up the guest_abi.hh header. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Generalize the GuestABI Result::allocate() mechanism. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Implement the AAPCS64 ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | kern: Stop using a pseudo instruction to quiesce the... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Delete the unused onKvmExitHypercall method. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arch,sim: Get rid of the now unused setSyscallReturn... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Use the new returnInto method in cloneFunc. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Add a returnInto function to the SyscallDesc class. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Get rid of the now unused getSyscallArg method. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Rework the SyscallDesc to use the dumpSimcall... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Get rid of the no longer needed DefaultSyscallABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Convert the various flavors of pipe to GuestABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim,gpu: Make ioctl unconditionally take an address... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Clean up some constants used in some syscalls. |
commit | commitdiff | tree |
next |