gem5.git
2020-03-12 Gabe Blacksim: Use variadic GuestABI arguments in a few additiona...
2020-03-11 Gabe Blackpower: Implement translateFunctional.
2020-03-11 Gabe Blackmips: Implement translateFunctional.
2020-03-11 Gabe Blackconfig,arch,cpu,kern,sim: Extract kernel information...
2020-03-11 Andriani Mappouraarch-arm: Correct the Ids and names of the PMU events
2020-03-10 Giacomo Travagliniarch-arm: Remove unnecessary RegIndex set for VSTR...
2020-03-10 Adrian Herreraarch-arm: GenericTimer arch regs, perms/trapping
2020-03-10 Adrian Herreradev-arm: Refactor GenericTimer
2020-03-10 Giacomo Travagliniarch-arm: Hint the compiler to inline getArmSystem
2020-03-10 Giacomo Travagliniarch-arm: Speedup ARM execution by avoiding expensive...
2020-03-10 Giacomo Travagliniarch-arm: python3 "/" will always produce a float
2020-03-10 Giacomo Travaglinimisc: Replace basestring with six.string_types
2020-03-10 Giacomo Travaglinimisc: Replace __metaclass__ with six.add_metaclass
2020-03-10 Giacomo Travaglinimisc: string.join has been removed in python3
2020-03-10 Giacomo Travaglinipython: The new module has been removed in python3
2020-03-10 Andreas Sandbergpython: Make meta class declarations Python 3 safe
2020-03-10 Gabe Blackmem: Change some default values in the Request class.
2020-03-10 Gabe Blackarch: Remove the "process.hh" switching header file.
2020-03-09 Daniel R. Carvalhoconfigs: Fix relative import in non-package in configs
2020-03-09 Gabe Blackbase,cpu,sim: Stop including arch/vtophys.hh when not...
2020-03-09 Gabe Blackarch,cpu: Get rid of unused/unimplemented vtophys variants.
2020-03-09 Gabe Blacksparc: Implement translateFunctional in the TLB class.
2020-03-09 Gabe Blackbase: Clean up condcodes.hh slightly.
2020-03-08 Gabe Blacksparc: Delete some commented out code in the TLB.
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-03-07 Gabe Blackmem: Merge the virtual Request constructors.
2020-03-07 Gabe Blackmem: Get rid of one more unused Request constructor.
2020-03-07 Gabe Blackmem: Get rid of another unused Request constructor.
2020-03-07 Gabe Blackmem: Add default initializers to the fields in Request.
2020-03-06 Gabe Blackbase: Disable a warning in hdf5.cc which comes from...
2020-03-05 Gabe Blackbase: Optimize and otherwise fix a couple of functions...
2020-03-05 Gabe Blackmem: Get rid of an unused Request constructor.
2020-03-05 Gabe Blackcpu: Switch away from some fringe Request constructors.
2020-03-05 Gabe Blackmem: Remove the version of the FS translating port...
2020-03-04 Giacomo Travagliniarch-arm: Remove unused getArmSystem helper
2020-03-04 Timothy Hayesmem-ruby: Minor Ruby Prefetcher fixes
2020-03-04 Gabe Blackx86: Track message based interrupt cleanup functions...
2020-03-04 Gabe Blackarch,cpu,mem: Replace the mmmapped IPR mechanism with...
2020-03-04 Gabe Blackext: Disable the unused-value warning in clang for...
2020-03-03 Bobby R. Brucetests,misc: Created presubmit.yaml Google Cloud Build...
2020-03-03 Giacomo Travaglinitests: simple_ruby_test's valid_host is X86 only
2020-03-03 Yu-hsin Wangpython: Add a warning if pydot is not available.
2020-03-03 Hsuan Hsucpu-o3: Fix corrupted rename map in vector mode switching
2020-03-02 Bobby R. Brucetests: Added MIPS ISA test to learning_gem5/part1_tests.py
2020-03-02 Bobby R. Brucetests: Updated 'hello_se' to include other CPU types
2020-03-02 tv-reddycpu: update info related direction into BP if mispredicted.
2020-03-02 Adrian Herreradev-arm: Add missing UARTs (PL011) to VExpress_GEM5...
2020-03-02 Adrian Herreradev-arm: Add trusted SP805 to VExpress_GEM5 platform
2020-03-02 Adrian Herreradev-arm: Add trusted SRAM memory to VExpress_GEM5 platform
2020-03-02 Adrian Herreradev-arm: Add flash0 memory to VExpress_GEM5 platform
2020-03-02 Nikos Nikolerisconfigs: Fix argument handling sweep.py
2020-03-02 Nikos Nikolerispython: Remove unnecessary exports from pybind enums
2020-02-29 Bobby R. Brucetests: Migrated 51.memcheck scons-based tests to testlib
2020-02-28 Adrian Herreradev-arm: PL031, fix AMBA ID and clock names
2020-02-28 Giacomo Travaglinilearning-gem5: Use zero initialization in hello_goodbye...
2020-02-27 Bobby R. Brucetests: Fixed .testignore from 'arch64' to 'aarch64'
2020-02-27 Gabe Blackarm: Expose the constants which select a semihosting...
2020-02-27 Gabe Blackarm: Use a const ThreadContext * and readMiscRegNoEffec...
2020-02-27 Gabe Blacksim,arch: Move code that waits for a GDB connection...
2020-02-26 tv-reddycpu: change the location of BTBlookup
2020-02-26 Bobby R. Brucetests,misc: Updated tests/.gitignore to ignore test...
2020-02-26 Bobby R. BruceMerge "misc: merge branch 'release-staging-v19.0.0...
2020-02-26 Bobby R. Brucetests: Removed unneeded 02.insttest data
2020-02-26 Ciro Santillisim: print --debug-flag Event execution and instance ID
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-26 Bobby R. Brucetests: Migrated insttest tests to be run via `./main...
2020-02-25 Jason Lowe... arch-x86: Change guest ABI for x86 pseudo insts v19.0.0.0
2020-02-25 Adrian Herreradev-arm: RealView, add support for off-chip memory
2020-02-25 Adrian Herreradev-arm: default _on_chip_memory on RealView
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-21 Bobby R. Brucemisc: Updated CONTRIBUTING.md to reflect altered releas...
2020-02-20 Gabe Blackmem: Use using to expose a print method that would...
2020-02-20 Gabe Blackarch: Convert the static constexpr SIZE in vec_reg...
2020-02-20 Gabe Blackfastmodel: Use all possible address spaces when setting...
2020-02-20 Giacomo Travaglinidev-arm: Fix setupBootloader for VExpress_GEM5_V2
2020-02-20 Gabe Blackfastmodel: Use a shared pointer to track PC events.
2020-02-20 Gabe Blackfastmodel: Add in a missing include and namespace for...
2020-02-20 Gabe Blackfastmodel: Return nullptr from getCheckerCpuPtr on...
2020-02-20 Gabe Blackfastmodel: Ignore clearArchRegs for now.
2020-02-20 Jason Lowe... sim: Fix pseudo instruction parameter loading
2020-02-19 Gabe Blackfastmodel: Set itstate when building a PCState from...
2020-02-19 Adrian Herreraarch-arm: ArmISA::clear, inval TLB cached miscregs
2020-02-19 Adrian Herreramisc: pass ThreadContext on ISA clear
2020-02-19 Giacomo Travaglinicpu: Fix vector renaming bug
2020-02-19 Giacomo Travagliniarch, arch-arm: Use BaseISA in RenameMode interface
2020-02-19 Adrian Herreraarch-arm: Fix CNTFRQ_EL0 permission bits
2020-02-18 Ciro Santilliscons,systemc: disable systemc tests scons by default
2020-02-18 Matthew Porembaarch-arm: Add used attribute to pauth_helpers asserts
2020-02-18 Gabe Blackutil: Remove ALPHA from the regress script.
2020-02-18 Gabe Blackutil: Delete some Alpha related files from the m5 utility.
2020-02-18 Gabe Blackutil: Delete authors lists from files in util.
2020-02-18 Gabe Blacktests: Delete some test files which are specific to...
2020-02-18 Gabe Blackmisc: Remove mention of ALPHA from the README.
2020-02-18 Gabe Blackmisc: Remove arch-alpha from the MAINTAINERS file.
2020-02-18 Gabe Blackscons: Remove mention of ALPHA from the SConstruct.
2020-02-18 Gabe Blackmisc: Delete authors lists from shared include files.
2020-02-18 Gabe Blacksystem: Delete authors lists from system source files.
2020-02-18 Gabe Blacktests: Delete authors lists from test files.
2020-02-18 Gabe Blackx86: Delete authors lists from x86 files.
2020-02-18 Gabe Blacksparc: Delete authors lists from sparc files.
next