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 |
2020-03-12 |
Gabe Black | sim: Convert ftruncate64 to GuestABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | riscv: Use a riscv specific GuestABI for riscv system... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | power: Use a power specific GuestABI for power system... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | mips: Use a mips specific GuestABI for mips system... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Remove the get*PseudoFunc handlers. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Use an ARM specific GuestABI for ARM system calls. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sparc: Use a SPARC specific GuestABI for system calls. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sparc: Introduce a BitUnion for the CCR register. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sparc: Introduce constants for pseudo integer registers. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sparc: Get rid of some commented out constants. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | x86: Define a local ABI for system calls. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | x86: In X86 linux, system calls simply return their... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Add GenericSyscallABI structs which can be used... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Make SyscallReturn handle extra/"pseudo" return... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | mips: Convert MIPS specific syscalls to Guest ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | power: Convert POWER specific syscalls to Guest ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sparc: Convert SPARC specific syscalls to Guest ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | riscv: Convert RISCV specific syscalls to Guest ABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | x86: Convert x86 specific syscalls to GuestABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arm: Convert ARM specific syscalls to GuestABI. |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Remove ISA specific KVM handling of the return... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | arch,sim: Convert clone to GuestABI and define a cloneB... |
commit | commitdiff | tree |
2020-03-12 |
Gabe Black | sim: Use variadic GuestABI arguments in a few additiona... |
commit | commitdiff | tree |
2020-03-11 |
Gabe Black | power: Implement translateFunctional. |
commit | commitdiff | tree |
2020-03-11 |
Gabe Black | mips: Implement translateFunctional. |
commit | commitdiff | tree |
2020-03-11 |
Gabe Black | config,arch,cpu,kern,sim: Extract kernel information... |
commit | commitdiff | tree |
2020-03-11 |
Andriani Mappoura | arch-arm: Correct the Ids and names of the PMU events |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | arch-arm: Remove unnecessary RegIndex set for VSTR... |
commit | commitdiff | tree |
2020-03-10 |
Adrian Herrera | arch-arm: GenericTimer arch regs, perms/trapping |
commit | commitdiff | tree |
2020-03-10 |
Adrian Herrera | dev-arm: Refactor GenericTimer |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | arch-arm: Hint the compiler to inline getArmSystem |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | arch-arm: Speedup ARM execution by avoiding expensive... |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | arch-arm: python3 "/" will always produce a float |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | misc: Replace basestring with six.string_types |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | misc: Replace __metaclass__ with six.add_metaclass |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | misc: string.join has been removed in python3 |
commit | commitdiff | tree |
2020-03-10 |
Giacomo Travaglini | python: The new module has been removed in python3 |
commit | commitdiff | tree |
2020-03-10 |
Andreas Sandberg | python: Make meta class declarations Python 3 safe |
commit | commitdiff | tree |
2020-03-10 |
Gabe Black | mem: Change some default values in the Request class. |
commit | commitdiff | tree |
2020-03-10 |
Gabe Black | arch: Remove the "process.hh" switching header file. |
commit | commitdiff | tree |
2020-03-09 |
Daniel R. Carvalho | configs: Fix relative import in non-package in configs |
commit | commitdiff | tree |
2020-03-09 |
Gabe Black | base,cpu,sim: Stop including arch/vtophys.hh when not... |
commit | commitdiff | tree |
2020-03-09 |
Gabe Black | arch,cpu: Get rid of unused/unimplemented vtophys variants. |
commit | commitdiff | tree |
2020-03-09 |
Gabe Black | sparc: Implement translateFunctional in the TLB class. |
commit | commitdiff | tree |
2020-03-09 |
Gabe Black | base: Clean up condcodes.hh slightly. |
commit | commitdiff | tree |
2020-03-08 |
Gabe Black | sparc: Delete some commented out code in the TLB. |
commit | commitdiff | tree |
2020-03-07 |
Gabe Black | arch,cpu,gpu-compute,mem: Remove asid from Request... |
commit | commitdiff | tree |
2020-03-07 |
Gabe Black | mem: Merge the virtual Request constructors. |
commit | commitdiff | tree |
2020-03-07 |
Gabe Black | mem: Get rid of one more unused Request constructor. |
commit | commitdiff | tree |
2020-03-07 |
Gabe Black | mem: Get rid of another unused Request constructor. |
commit | commitdiff | tree |
2020-03-07 |
Gabe Black | mem: Add default initializers to the fields in Request. |
commit | commitdiff | tree |
2020-03-06 |
Gabe Black | base: Disable a warning in hdf5.cc which comes from... |
commit | commitdiff | tree |
2020-03-05 |
Gabe Black | base: Optimize and otherwise fix a couple of functions... |
commit | commitdiff | tree |
2020-03-05 |
Gabe Black | mem: Get rid of an unused Request constructor. |
commit | commitdiff | tree |
2020-03-05 |
Gabe Black | cpu: Switch away from some fringe Request constructors. |
commit | commitdiff | tree |
2020-03-05 |
Gabe Black | mem: Remove the version of the FS translating port... |
commit | commitdiff | tree |
2020-03-04 |
Giacomo Travaglini | arch-arm: Remove unused getArmSystem helper |
commit | commitdiff | tree |
2020-03-04 |
Timothy Hayes | mem-ruby: Minor Ruby Prefetcher fixes |
commit | commitdiff | tree |
2020-03-04 |
Gabe Black | x86: Track message based interrupt cleanup functions... |
commit | commitdiff | tree |
2020-03-04 |
Gabe Black | arch,cpu,mem: Replace the mmmapped IPR mechanism with... |
commit | commitdiff | tree |
2020-03-04 |
Gabe Black | ext: Disable the unused-value warning in clang for... |
commit | commitdiff | tree |
2020-03-03 |
Bobby R. Bruce | tests,misc: Created presubmit.yaml Google Cloud Build... |
commit | commitdiff | tree |
2020-03-03 |
Giacomo Travaglini | tests: simple_ruby_test's valid_host is X86 only |
commit | commitdiff | tree |
2020-03-03 |
Yu-hsin Wang | python: Add a warning if pydot is not available. |
commit | commitdiff | tree |
2020-03-03 |
Hsuan Hsu | cpu-o3: Fix corrupted rename map in vector mode switching |
commit | commitdiff | tree |
2020-03-02 |
Bobby R. Bruce | tests: Added MIPS ISA test to learning_gem5/part1_tests.py |
commit | commitdiff | tree |
2020-03-02 |
Bobby R. Bruce | tests: Updated 'hello_se' to include other CPU types |
commit | commitdiff | tree |
2020-03-02 |
tv-reddy | cpu: update info related direction into BP if mispredicted. |
commit | commitdiff | tree |
2020-03-02 |
Adrian Herrera | dev-arm: Add missing UARTs (PL011) to VExpress_GEM5... |
commit | commitdiff | tree |
2020-03-02 |
Adrian Herrera | dev-arm: Add trusted SP805 to VExpress_GEM5 platform |
commit | commitdiff | tree |
2020-03-02 |
Adrian Herrera | dev-arm: Add trusted SRAM memory to VExpress_GEM5 platform |
commit | commitdiff | tree |
2020-03-02 |
Adrian Herrera | dev-arm: Add flash0 memory to VExpress_GEM5 platform |
commit | commitdiff | tree |
2020-03-02 |
Nikos Nikoleris | configs: Fix argument handling sweep.py |
commit | commitdiff | tree |
2020-03-02 |
Nikos Nikoleris | python: Remove unnecessary exports from pybind enums |
commit | commitdiff | tree |
2020-02-29 |
Bobby R. Bruce | tests: Migrated 51.memcheck scons-based tests to testlib |
commit | commitdiff | tree |
2020-02-28 |
Adrian Herrera | dev-arm: PL031, fix AMBA ID and clock names |
commit | commitdiff | tree |
next |