configs: Enabling SimObj CLI for baremetal platform
[gem5.git] / src /
2020-03-31 Adrian Herreraarch-arm, dev-arm: WakeRequest implementation
2020-03-30 Gabe Blackmem: Get rid of the now unused SecurePortProxy class.
2020-03-30 Gabe Blackarm: Make semihosting use virtual addresses.
2020-03-30 Adrian Herreradev-arm: Adjust idreg value in RealViewCtrl
2020-03-30 Giacomo Travaglinidev-arm: Fix pci_mem_base setting in VExpress_GEM5_Base
2020-03-30 Jordi Vaqueroarch-arm: ARMv8.3 CompNum, SIMD complex number support
2020-03-27 Gabe Blackarm: Add a callSemihosting method that figures out...
2020-03-27 Gabe Blackarm: Add a gem5 specific pseudo op semihosting call.
2020-03-27 Gabe Blackriscv: Fix RISCV builds by updating its use of pseudoIn...
2020-03-27 Hsuan Hsucpu-o3: Fix unset scoreboard in vector mode switching
2020-03-26 Hussein Elnawawymem-ruby: Checkpoint from MOESI_hammer Ruby hangs
2020-03-26 Gabe Blackscons: Use the scons environment when marshalling.
2020-03-26 Giacomo Travaglinidev-arm: Don't use args and kwargs on attachIO
2020-03-26 Gabe Blackarm: Return whether a semihosting call was recognized...
2020-03-26 Nils Asmussenarch-riscv: print information about faults.
2020-03-26 Nils Asmussenarch-riscv: added support for pseudo instructions.
2020-03-26 Gabe Blackarch,sim: Return whether or not a pseudo inst was recog...
2020-03-25 Matthew Porembasim-se: Add special paths for MPI, libnuma, ROCm support
2020-03-25 Gabe Blackarm: Optionally enable gem5 extended semihosting calls.
2020-03-25 Matthew Porembasim-se: Update mmap, munmap, mremap to use MemState
2020-03-25 Matthew Porembasim-se: Switch to new MemState API
2020-03-25 Matthew Porembasim-se: Extend MemState API to use VMAs
2020-03-25 Adrian Herreracpu: IntrControl, clear all and check helpers
2020-03-24 Gabe Blackpower: Hook up the readlink system call.
2020-03-24 Gabe Blackpower: Add the AT_RANDOM aux vector to the initial...
2020-03-24 Gabe Blackarm: Make the semihosting implementation use GuestABI.
2020-03-24 Giacomo Travagliniarch-arm: Make load_addr_mask=0 for ArmFsLinux only
2020-03-24 Giacomo Travagliniarch-arm: Fix aapcs32/aapcs64 compilation issues
2020-03-24 Gabe Blackmem: Remove a check that the memory size is a multiple...
2020-03-24 Gabe Blackmips: Add the AT_RANDOM aux vector to the initial stack.
2020-03-24 Gabe Blacksparc: Hook up fstat64 for SPARC64.
2020-03-24 Gabe Blacksparc: Add a definition of tgt_stat64 for SPARC64.
2020-03-24 Gabe Blacksparc: Hook up but not implement the get/set context...
2020-03-23 Giacomo Travaglinidev-arm: Add flash1 memory to VExpress_GEM5 platform
2020-03-23 Adrian Herreradev-arm: Instantiate FVPBasePwrCtrl in VExpress_GEM5
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level discriminate L0 invalidation...
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level fix L1 MRU absence
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level fix L1 in_port ranks
2020-03-20 Gabe Blackarch,sim: Merge Process::syscall and Process::getDesc.
2020-03-20 Gabe Blackarch,sim: Drop the syscall number from the syscall...
2020-03-20 Gabe Blackarch,sim: Create a common structure to hold syscall...
2020-03-20 Gabe Blacksim: Get rid of the Arguments class.
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_level HTML reference generation fix
2020-03-20 Gabe Blacksparc: Add the AT_RANDOM aux vector to the initial...
2020-03-20 Gabe Blackbase: Convert the annotation methods to take actual...
2020-03-20 Gabe Blackarm,kern: Use GuestABI to call printk from the kernel.
2020-03-20 Gabe Blackarm: Use a non-template indexed version of laneView...
2020-03-19 Giacomo Travagliniarch-arm: Fix ArmSystem::_resetAddr evalutation
2020-03-19 Adrian Herreradev-arm: SMMUv3, single interconnect attachment
2020-03-19 Matthew Porembasim-se: Implement Virtual Memory Area API
2020-03-19 Gabe Blackmem: Add a Request::Flags parameter to the translating...
2020-03-19 Gabe Blackarch,base,cpu,dev,kern,mem,sim: Drop FS from FSTranslat...
2020-03-19 Gabe Blackarch,cpu,mem,sim: Reimplement the SE translating proxy...
2020-03-19 Gabe Blacksparc: Make translateFunctional ignore alignment and...
2020-03-19 Gabe Blackarch: Eliminate vtophys and its switching header file.
2020-03-19 Gabe Blackmem: Make the FSTranslatingPortProxy stop using vtophys.
2020-03-19 Gabe Blackarm: Demote PCEvent subclass pointers to PCEvent pointers.
2020-03-19 Gabe Blackriscv: Implement translateFunctional.
2020-03-18 Gabe Blackarch,kern: Rename some function events to have better...
2020-03-18 Boris Shingarovbase: Do not treat addresses < 10 specially
2020-03-17 Gabe Blackkern,arch: Refactor SkipFuncEvent to not use skipFunction.
2020-03-17 Gabe Blackx86: Implement translateFunctional.
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in CrossbarSwitch
2020-03-16 Daniel R. Carvalhomem-garnet: Use smart pointers in Router's members
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in Switch
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in NetworkLink
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in NetworkInterface
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in InputUnit
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in OutputUnit
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in VirtualChannel
2020-03-16 Daniel R. Carvalhomem-garnet: Remove delete of param pointers of SimpleNe...
2020-03-16 Daniel R. Carvalhomem-garnet: Remove delete of param pointers of GarnetNe...
2020-03-16 Daniel R. Carvalhobase: Add static assert to trie
2020-03-16 Gabe Blackx86: Hook up pread64 in 32/64 bit linux, and pwrite64...
2020-03-16 Gabe Blacksim: Provide an implementation for the pread64 system...
2020-03-16 Giacomo Travaglinipower: Fix regStats for PowerModel and PowerModelState
2020-03-13 Giacomo Travagliniarch-x86: Add Python 3 workarounds for long
2020-03-13 Giacomo Travagliniarch-x86: Fix imports for Python 3 compatibility
2020-03-13 Giacomo Travagliniarch: list.sort() sorting by key only in python3
2020-03-13 Giacomo Travaglinidev-arm: Fix VExpressFastmodel.py indentation
2020-03-13 Giacomo Travagliniarch: Convert exec keyword to exec() function
2020-03-13 Giacomo Travagliniarch: Bring closure out of p_global_let
2020-03-13 Giacomo Travaglinimisc: Make exception handling python3 compliant
2020-03-13 Giacomo Travaglinimisc: Text vs Byte string in python3
2020-03-13 Giacomo Travagliniscons: file removed from python3
2020-03-13 Giacomo Travaglinimisc: Views and Iterators instead of Lists in python3
2020-03-13 Yu-hsin Wangdev-arm: Fix setupBootloader for VExpressFastmodel
2020-03-13 Giacomo Travagliniarch-arm: Fix Arch detection in FS if there is not...
2020-03-13 Yuan Yaomem-ruby: Fix fast-forward when using the backing store.
2020-03-12 Gabe Blackarm: Eliminate the MustBeOne ARM specific request flag.
2020-03-12 Adrian Herreradev-arm: add FVP Base Power Controller model
2020-03-12 Adrian Herreraarch-arm: Rewrite getMPIDR
2020-03-12 Gabe Blackkern: Minor style cleanup in the base SkipFuncEvent...
2020-03-12 Gabe Blackarm: Implement the AAPCS32 ABI.
2020-03-12 Gabe Blacksim: Rename GuestABI's Position to State.
2020-03-12 Gabe Blacksim: Rename allocate in GuestABI to prepare.
2020-03-12 Gabe Blacksim: Optionally pass "position" to GuestABI::Result...
2020-03-12 Gabe Blacksim: Split up the guest_abi.hh header.
2020-03-12 Gabe Blacksim: Generalize the GuestABI Result::allocate() mechanism.
2020-03-12 Gabe Blackarm: Implement the AAPCS64 ABI.
next