gem5.git
2020-04-30 Gabe Blacksim: Add an option to suppress the return value in...
2020-04-29 Gabe Blackmisc: Use the protobuf version to choose between ByteSi...
2020-04-29 Anouk Van Laersim-power: Addition of PowerDomains
2020-04-29 Anouk Van Laersim-power: Specify the states a PowerState object can...
2020-04-29 Anouk Van Laersim-power: Creation of PowerState class
2020-04-29 Nikos Nikolerisconfigs: Change fs_power.py to use absolute paths for...
2020-04-29 Nikos Nikolerissim-power: Fix the way the power model accesses stats
2020-04-29 Nikos Nikolerisbase, python, sim: Add support for resoving a stat...
2020-04-29 Nikos Nikolerisbase: Add support for resolving stats within groups...
2020-04-29 Nikos Nikolerissim: Add function that returns all variables in a MathExpr
2020-04-29 Ciro Santillitests: create tests for various traffic generators...
2020-04-29 Ciro Santillitests: fix the memcheck test
2020-04-29 Ciro Santillimem: make MemTest panic on a packet error
2020-04-29 Ciro Santilliconfigs: remove exec of Options.py from ruby_mem_test.py
2020-04-29 Nils Asmussenarch-riscv: report that we don't have debugging support.
2020-04-29 Nils Asmussenarch-riscv: respect IALIGN, influenced by toggling...
2020-04-29 Nils Asmussenarch-riscv: let FPU instructions fault if status.FS...
2020-04-29 Nils Asmussenarch-riscv: make uret,sret,mret SerializeAfter,NonSpecu...
2020-04-29 Nils Asmussenarch-riscv: make accesses to CSRs SerializeAfter.
2020-04-29 Nils Asmussenarch-riscv: fault according to status.{TVM,TSK,TW}.
2020-04-29 Nils Asmussenarch-riscv: added dummy implementation of wfi instruction.
2020-04-29 Nils Asmussenarch-riscv: fault on mstatus accesses from lower privil...
2020-04-29 Nils Asmussenarch-riscv: ignore writes to SXL/UXL fields in status...
2020-04-29 Nils Asmussenarch-riscv: added (un)serialization of miscRegFile.
2020-04-29 Nils Asmussenarch-riscv: show names of MiscRegs on accesses.
2020-04-29 Nils Asmussenarch-riscv: fixed read of {M,S,U}TVEC.
2020-04-29 Nils Asmussenconfigs: added bare metal FS support for RISC-V.
2020-04-29 Nils Asmussencpu,configs: let RISC-V use the PT walker cache.
2020-04-29 Nils Asmussenarch-riscv: fixed formatting.
2020-04-29 Nils Asmussenarch-riscv: implement RemoteGDB::acc for FS mode.
2020-04-29 Nils Asmussenarch-riscv: implement sfence.vma to flush TLBs.
2020-04-29 Nils Asmussenarch-riscv: make sure only supported modes can be set...
2020-04-29 Nils Asmussenarch-riscv: added TLB and page table walker.
2020-04-29 Gabe Blackarm: Add a unit test for some aspects of the aapcs64...
2020-04-28 Gabe Blackarm: Fix some bugs in the aapcs64 implementation.
2020-04-28 Matthew Porembaconfigs: Add missing requestToMemory MessageBuffers
2020-04-28 Jordi Vaqueroarch-arm: Fix clasta/b and lasta/b simd&fp instructions
2020-04-28 Giacomo Travagliniconfigs: Do not require args.kernel to be set in bareme...
2020-04-28 Giacomo Travaglinisim, arch-arm: Restore capability of running without...
2020-04-28 Gabe Blackutil: Add an abstraction layer for call types in the...
2020-04-28 Gabe Blackutil: Add a helpful macro for merging two tokens to...
2020-04-28 Gabe Blackutil: Use a dispatch table to call ops in the m5 utility.
2020-04-28 Gabe Blackmisc,util: Remove explicit ';'s from M5OP_FOREACH.
2020-04-28 Gabe Blackmisc: Add the SE mode m5 ops to m5ops.h.
2020-04-28 Gabe Blacksim,misc: Rename M5OP_ANNOTATE to M5OP_RESERVED1.
2020-04-28 Gabe Blackmisc: Tidy up M5OP_FOREACH and the constants in m5ops.h.
2020-04-28 Gabe Blackutil: Delete the execfile m5 utility command.
2020-04-28 Gabe Blackutil: Eliminate the sw99param m5 utility command.
2020-04-28 Gabe Blackutil: Improve the usage text of the m5 utility.
2020-04-28 Gabe Blackutil: Further simplify the initParam implementation.
2020-04-27 Gabe Blackmisc: Replace a deprecated method in protoio.cc.
2020-04-27 Gabe Blackutil: Refactor the string->register packing function...
2020-04-27 Gabe Blacksim: Simplify collecting the key value in initParam.
2020-04-27 Gabe Blackutil: Correct some help text for the initparam m5 utili...
2020-04-27 Gabe Blackutil: Remove the "pin" command from the m5 utility.
2020-04-27 Gabe Blackutil: Add missing functions to the java wrapper for...
2020-04-27 Gabe Blackmisc: Use a const char * in the m5op m5_add_symbol.
2020-04-27 Gabe Blackutil: Update the java wrapper names for m5 ops.
2020-04-27 Gabe Blackmisc: Get rid of constants used for critical path annot...
2020-04-27 Gabe Blackmisc: Get rid of the m5op_flags.h header.
2020-04-27 Gabe Blackmisc: Remove m5a_ (critical path annotation) prototypes...
2020-04-27 Gabe Blackutil: Convert the other architecture's m5 utility build...
2020-04-27 Jordi Vaqueroarch-arm: Fix Sve Fcmla indexed instruction
2020-04-27 Giacomo Travagliniarch-arm: SVE instructions do not use AHP format
2020-04-27 Giacomo Travagliniarch-arm: Do not increment exponent if FPSCR.FZ in...
2020-04-26 Gabe Blackutil: Add some additional flags for files in the m5...
2020-04-25 Bobby R. Brucemisc,tests: Updated and generalized the resource url...
2020-04-25 Bobby R. Brucemisc: Removed unneeded Doxygen pages
2020-04-24 Bobby R. Brucetests: Removed "tests/quick"
2020-04-24 Bobby R. Brucetests: Removed "tests/long"
2020-04-23 Jordi Vaqueroarch: Fix VecReg container alignement to 128bits view
2020-04-23 Giacomo Travagliniconfigs: Use workloads.py in baremetal.py
2020-04-23 Giacomo Travagliniconfigs: Produce list of workload types in workloads.py
2020-04-23 Giacomo Travagliniconfigs: Add an example workloads module
2020-04-23 Mahyar Samaniarch-x86: Add hsub instructions to x86
2020-04-23 Tiago Muckmem-ruby: Fix Ruby handling of functional requests
2020-04-23 Tiago Muckmem-ruby: SimpleNetwork implementation of functional...
2020-04-23 Tiago Muckmem-ruby: Add functionalReadBuffers to AbstractController
2020-04-23 Tiago Muckmem-ruby: Allow MessageBuffer functional reads
2020-04-22 Bobby R. Brucebase,misc: Added version to code
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
2020-04-22 Gabe Blackconfigs,arch,sim: Move fixFuncEventAddr into the Worklo...
2020-04-22 Gabe Blackarch,sim,kern,dev,cpu: Create a Workload SimObject.
2020-04-21 Giacomo Travagliniconfigs: Add --machine-type option to baremetal.py
2020-04-21 Giacomo Travagliniconfigs: Add --semi-path option to baremetal.py
2020-04-20 Gabe Blackdev,cpu: Make two very generic enums ScopedEnums.
2020-04-20 Gabe Blackmem: Rename the ruby Prefetcher class RubyPrefetcher.
2020-04-20 Gabe Blackscons: Use six.input instead of raw_input.
2020-04-20 Gabe Blackscons: Import "sys" which is used in an exception handler.
2020-04-20 Gabe Blackfastmodel: Enable semihosting, including pseudo insts.
2020-04-19 Giacomo Travagliniarch-sparc: MAP_32BIT does not exist on solaris
2020-04-17 Matthew Porembasim: Use off_t for mmap offset arguments
2020-04-17 Daniel R. Carvalhomem-cache: Create Prefetcher namespace
2020-04-17 Ciro Santillisim-se: add missing path redirection to mmap createObje...
2020-04-17 Ciro Santilliconfigs: make --disk-images optional in fs.py
2020-04-16 Gabe Blacksparc,configs: Initialize ROMs directly, not with the...
2020-04-16 Gabe Blackmem: Support initializing a memory with an image file.
2020-04-16 Gabe Blackutil: Add config files for crosstool-ng toolchains.
2020-04-15 Matthew Porembaarch-x86: Change insertBits in TLB translateFunctional
2020-04-15 Gabe Blackutil,scons: Generalize the aarch64 scons for the m5...
next