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 |
2020-10-22 |
Gabe Black | sim: Fix API comments for optParamIn. |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | sim: Generalize the arrayParamOut and arrayParamIn... |
commit | commitdiff | tree |
2020-10-22 |
Daniel Gerzhoy | mem-ruby: L1/L2 hit/miss tracking for MOESI_AMD_BASE... |
commit | commitdiff | tree |
2020-10-22 |
Daniel Gerzhoy | mem-ruby: L3 hit/miss tracking to MOESI_AMD_BASE-dir |
commit | commitdiff | tree |
2020-10-22 |
jiemingyin | mem-garnet: Fix garnet network interface stats |
commit | commitdiff | tree |
2020-10-22 |
Gabe Black | misc: Update my email address. |
commit | commitdiff | tree |
2020-10-22 |
Yu-hsin Wang | configs: Use absolute path for VirtIO9PDiod default... |
commit | commitdiff | tree |
2020-10-22 |
Yu-hsin Wang | configs: Fix FastmodelCluster cpu initialization |
commit | commitdiff | tree |
2020-10-21 |
Gabe Black | misc: Fix a few accidental transitive includes. |
commit | commitdiff | tree |
2020-10-21 |
Gabe Black | sim: Implement optParamIn using paramIn. |
commit | commitdiff | tree |
2020-10-21 |
Giacomo Travaglini | arch: Use getTlb in BaseMMU to reduce boilerplate |
commit | commitdiff | tree |
2020-10-21 |
Giacomo Travaglini | arch-arm: Replace any getDTBPtr/getITBPtr usage |
commit | commitdiff | tree |
2020-10-21 |
Giacomo Travaglini | cpu: Remove unused demapInstPage and demapDataPage |
commit | commitdiff | tree |
2020-10-21 |
Giacomo Travaglini | misc: BaseCPU using ArchMMU instead of ArchDTB/ArchITB |
commit | commitdiff | tree |
2020-10-20 |
Jason Lowe... | cpu-kvm, arch-x86: Fix KVM on Intel platforms |
commit | commitdiff | tree |
2020-10-20 |
Giacomo Travaglini | dev-arm: Adding a SRAM in VExpress_GEM5_V1 |
commit | commitdiff | tree |
2020-10-20 |
Hoa Nguyen | scons: Raise an exception when scons is run a Python2... |
commit | commitdiff | tree |
2020-10-19 |
Jason Lowe... | misc: Minor updates to CONTRIBUTING.md |
commit | commitdiff | tree |
2020-10-19 |
Gabe Black | misc: Wrap __attribute__((aligned())) in a macro in... |
commit | commitdiff | tree |
2020-10-19 |
Gabe Black | misc: Use compiler.hh macros when available. |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | arch-arm: Implement ArmPMU DTB generation |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | dev: Use generateFdtProperty in the PioDevice |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | dev-arm: Use generateFdtProperty in the GenericTimer |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | dev-arm: Automate FdtProperty generation with ArmInterr... |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | dev-arm, fastmodel: Rewrite Gic.interruptCells |
commit | commitdiff | tree |
2020-10-17 |
Giacomo Travaglini | dev-arm: Define ArmInterruptType |
commit | commitdiff | tree |
2020-10-17 |
Matthew Poremba | configs: Make GPU_VIPER config python3 friendly |
commit | commitdiff | tree |
2020-10-16 |
Kyle Roarty | configs: python3 compatibility for apu_se |
commit | commitdiff | tree |
2020-10-16 |
Kyle Roarty | util: Update GCN dockerfile for python3 |
commit | commitdiff | tree |
2020-10-16 |
Jason Lowe... | sim,python: Flip logic on loopback listeners |
commit | commitdiff | tree |
2020-10-15 |
Gabe Black | dev: Rework how PCI BARs are set up in python and C++. |
commit | commitdiff | tree |
2020-10-15 |
Kyle Roarty | gpu-compute,mem-ruby: Properly create/handle WriteCompl... |
commit | commitdiff | tree |
2020-10-15 |
Giacomo Travaglini | configs: Remove dangling reference to bus port in devic... |
commit | commitdiff | tree |
2020-10-14 |
Gabe Black | base: Clean up some #ifs in _format_string. |
commit | commitdiff | tree |
next |