sim: print --debug-flag Event execution and instance ID
[gem5.git] / src /
2020-02-26 Ciro Santillisim: print --debug-flag Event execution and instance ID
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-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-Powersim: 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 Blackx86: Delete authors lists from x86 files.
2020-02-18 Gabe Blacksparc: Delete authors lists from sparc files.
2020-02-18 Gabe Blackriscv: Delete authors lists from riscv files.
2020-02-18 Gabe Blackpower: Delete the authors lists from the power ISA.
2020-02-18 Gabe Blackmips: Delete authors lists from mips files.
2020-02-18 Gabe Blackhsail: Delete the author list from gpu_isa.hh.
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2020-02-18 Gabe Blackarch: Delete authors lists from the null arch files.
2020-02-18 Gabe Blackarch: Delete authors lists from generic arch files.
2020-02-18 Gabe Blackdev,mips: Delete a large binary file from src/dev/mips.
2020-02-18 Gabe Blacksim: Delete authors lists from files in sim.
2020-02-18 Gabe Blacksystemc: Delete authors lists from systemc files.
2020-02-18 Gabe Blackdev: Delete the authors list from files in src/dev.
2020-02-17 Giacomo Travagliniarch-arm: Be more verbose on load/store construction
2020-02-17 Giacomo Travaglinibase: Use a int to store fgetc return value
2020-02-17 Giacomo Travagliniarch-arm: Fix ArmKVM build
2020-02-17 Gabe Blackcpu: Delete authors lists from the cpu directory.
2020-02-17 Gabe Blackmem: Delete authors lists from mem files.
2020-02-17 Gabe Blackpython: Delete authors lists from the python directory.
2020-02-17 Gabe Blackmisc: Delete authors lists from proto.
2020-02-17 Gabe Blacklearning-gem5: Delete authors lists from learning_gem5.
2020-02-17 Gabe Blackmisc: Delete authors lists from documentation related...
2020-02-17 Giacomo Travaglinicpu: Mark ExecContext::tcBase() as const
2020-02-17 Gabe Blackbase: Delete authors lists from files in base.
2020-02-17 Gabe Blackgpu-compute: Delete authors lists from gpu-compute...
2020-02-17 Gabe Blackkern: Delete authors lists from files in kern.
2020-02-17 Gabe Blackscons: Remove authors from the main SConsctruct/SConscr...
2020-02-17 Gabe Blacktests: Delete authors lists from the unittest directory.
2020-02-16 Bobby R. Brucemisc: Updated Doxygen to state version as v19.0.0.0
2020-02-13 Gabe Blackalpha: Delete the alpha arch files.
2020-02-13 Gabe Blackbase: Delete alpha loader components.
2020-02-13 Gabe Blackdev: Delete alpha devices.
2020-02-13 Gabe Blacksim: Remove mention of alpha.
2020-02-13 Gabe Blackcpu: Remove alpha specialized code.
2020-02-13 Gabe Blackscons,arch: Remove simple scalar compatibility.
2020-02-13 Gabe Blackarm: Don't checkpoint the SystemCounter's "_period...
2020-02-13 Gabe Blackarm: "Correct" the spelling of flavor.
2020-02-13 Gabe Blackarch,cpu: Make the CPU's ISA parameter type BaseISA.
2020-02-11 Gabe Blackmem: Eliminate the now unused GENERIC_IPR request flag.
2020-02-11 Gabe Blackarch: Get rid of the generic mmapped IPR mechanism.
2020-02-11 Gabe Blackarm: Call pseudoInst directly from the mmapped IPR...
2020-02-10 Daniel R. Carvalhobase: Fix squares of stats
2020-02-10 Gabe Blackbase: Use a const auto & in a range based for loop.
2020-02-10 Gabe Blackriscv: Cast to float explicitly when comparing a float...
2020-02-10 Gabe Blackarm: Fix how a bitfield is extracted in some SVE instru...
2020-02-10 Gabe Blackarch: Add a bunch of missing override specifiers.
2020-02-10 Daniel R. Carvalhomem-cache,mem-ruby: Move WeightedLRU RP
2020-02-10 Giacomo Travagliniarch-arm: LDTRSW was not marked as unpriviledged
2020-02-10 Earl Ousystemc: gem5_to_tlm: treat non-rw as ignorable command
2020-02-08 Gabe Blackarch,sim: Replace setuidFunc with ignoreFunc.
2020-02-08 Gabe Blacksim: Convert most of the common syscalls to use the...
2020-02-08 Gabe Blacksim: Use the Guest ABI mechanism in writeFunc.
2020-02-08 Gabe Blackarch: Switch SyscallDescABI in for SyscallDesc.
2020-02-08 Gabe Blacksim: Add a transitional syscall ABI which defers to...
2020-02-08 Gabe Blackarch: Simplify the SyscallDesc tables.
2020-02-07 Gabe Blackx86: Handle m5 op accesses directly in the mmapped...
2020-02-07 Gabe Blacksim: Add a function for decoding the field(s) of an...
2020-02-07 Gabe Blackx86: Use the m5 op range in the system.
2020-02-07 Gabe Blackarch,sim: Use _m5opRange in System::allocPhysPages.
2020-02-07 Gabe Blacksim: Add a typetraits style mechanism to test for VarArgs.
2020-02-06 Jordi Vaqueroarch-arm: Implement ARMv8.3-JSConv
2020-02-06 Jordi Vaqueroarch-arm: This commit adds Pointer Authentication feature.
2020-02-06 Gabe Blacksim: Make it possible for a GuestABI to init its Positi...
2020-02-06 Gabe Blackfastmodel: Ensure unset vec reg bits are zero/false.
2020-02-06 Gabe Blackfastmodel: Implement flattened int reg reading and...
2020-02-05 Nils Asmussenarch-arm: make MicroUopSetPCCPSR SerializeAfter
2020-02-05 Gabe Blackcpu: Make getIsaPtr return a BaseISA pointer.
2020-02-05 Gabe Blackarch: Introduce a base class for ISA classes.
2020-02-05 Gabe Blackarm: Use static_cast to get access the ARM specific...
2020-02-04 Adrian Herreraarch-arm: AArch64 reg access HCR_EL2.E2H filter
2020-02-04 Adrian Herreraarch-arm: reg access permissions highest EL helper
2020-02-04 Giacomo Travagliniarch-arm: Split translateFs to distinguish when MMU...
2020-02-01 Gabe Blackarch,sim: Merge initCPU into the ISA System classes.
2020-02-01 Gabe Blackarch,sim: Merge initCPU and startupCPU.
2020-02-01 Gabe Blacksim,cpu: Move the call to initCPU into System.
2020-02-01 Gabe Blackarch,base,cpu: Add some default constructors/operators...
2020-02-01 Gabe Blackbase: Delete an inet.hh accessor which is unused and...
2020-02-01 Gabe Blackscons: Disable spurious "array-bounds" warnings for...
2020-02-01 Gabe Blackscons: Add a mechanism to append flags when building...
next