arch-arm: don't expose FEAT_VHE by default
[gem5.git] / src /
2021-02-02 Adrian Herreraarch-arm: don't expose FEAT_VHE by default
2020-11-16 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number v20.1.0.2
2020-11-14 Hoa Nguyencpu,stats: Fix incorrect stat names of ThreadStateStats
2020-11-06 Bobby R. Brucemisc: Updated the RELEASE-NOTES and version number v20.1.0.1
2020-11-06 jiemingyinmem-garnet: Fix garnet network interface stats
2020-10-01 Bobby R. Brucemisc: Updated version to 20.1.0.0 v20.1.0.0
2020-09-30 Sungkeun Kimsim: Adding missing argument of panic function
2020-09-29 Bobby R. Brucepython: Flush the simulation stdout/stderr buffers
2020-09-29 Timothy Hayesarch-arm: Instantiate a single HTM checkpoint at ISA...
2020-09-29 Timothy Hayescpu: Allow storing an invalid HTM checkpoint
2020-09-28 Nikos Nikolerismem: Fix some reference use in range loops
2020-09-26 Gabe Blackmem: When loading an image directly in memory, use...
2020-09-24 Gabe Blackfastmodel: Update the IRIS ThreadContext base class.
2020-09-24 Gabe Blackarm,fastmodel: Update the VExpressFastModel to use...
2020-09-24 Gabe Blackfastmodel: Update for the isa_traits.hh changes.
2020-09-22 Bobby R. Brucetests,base: Fixed unittests for .fast
2020-09-16 Gabe Blackmem-ruby: Remove conditional includes based on THE_ISA...
2020-09-16 Gabe Blackgpu: Fix a syntax error in X86GPUTLB.py.
2020-09-16 Gabe Blackarm: Use zero initialization for the BigRegVect types.
2020-09-15 Bobby R. Brucecpu,misc: Revert problematic terminology renames in...
2020-09-15 Jason Lowe-Powermem-ruby: Update port names in Ruby
2020-09-14 Jason Lowe-Powerdev: Fix port name in x86 device
2020-09-13 Giacomo Travagliniarch-arm: Fix ArmISA namespace requirement for Arm KVM
2020-09-11 Muhammad Sarmad... misc: Update documentation of SimObject related APIs
2020-09-11 Srikant Bharadwajmem-garnet: Upgrade garnet version to 3.0
2020-09-11 Jason Lowe-Powerarch-arm: Initialize some cases of destReg
2020-09-11 Srikant Bharadwajmem-garnet: Allow empty vnet list for garnet network...
2020-09-11 Srikant Bharadwajmem-garnet: Fix default value of network bridge
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-10 Bobby R. Brucecpu: Fixed unused var error when with fast builds
2020-09-10 Iru Caiarch-arm: just return the fault in twoEqualRegInst...
2020-09-10 Iru Caiarch-arm: Fix build errors with gcc 10.2
2020-09-10 Andreas Sandbergdev: Use the new ByteOrder param type in VirtIO devices
2020-09-10 Andreas Sandbergdev: Use the new ByteOrder param type in SimpleUart
2020-09-10 Gabe Blackfastmodel: Add an ISA class which defers to IRIS.
2020-09-10 Gabe Blackfastmodel: Create a fake "Interrupts" object for fast...
2020-09-10 Bobby R. Brucearch-mips: Replaced `BigEndianByteOrder` in MIPS
2020-09-09 Giacomo Travagliniarch-arm: Fix ArmISA namespace requirement for TME...
2020-09-09 Emily Brickeycpu-o3: convert rename to new style stats
2020-09-09 Emily Brickeycpu-o3: convert rob to new style stats
2020-09-09 Emily Brickeycpu-o3: convert lsq_unit to new style stats
2020-09-09 Emily Brickeycpu-o3: convert decode to new style stats
2020-09-09 Emily Brickeycpu-o3: convert commit to new style stats
2020-09-09 Andreas Sandbergsim: Expose the system's byte order as a param
2020-09-09 Gabe Blackmem: Remove the unused nvm private member from NVMInter...
2020-09-09 Gabe Blackcpu: Fix style and add overrides to bas_dyn_inst.hh.
2020-09-09 Gabe Blackarch: Add a virtual destructor to BaseHTMCheckpoint.
2020-09-09 eavivicpu-minor: convert fetch2 to new style stats
2020-09-08 Gabe Blackarm: Remove "using namespace ArmISA" from arch/arm...
2020-09-08 Timothy Hayesarch-arm: Transactional Memory Extension (TME)
2020-09-08 Hoa Nguyenbase,misc: Add group definitions for newly tagged API...
2020-09-08 Michael Boyermem-ruby: Check number of vnets when creating links
2020-09-08 Gabe Blackdev,arm: Use the ArmSystem::PageBytes constant in the...
2020-09-08 Gabe Blackarm: Replicate the PageBytes constant in the ArmSystem...
2020-09-08 eavivicpu: convert trace cpu to new style stats
2020-09-08 Emily Brickeycpu-o3: convert elastic trace to new style stats
2020-09-08 eavivicpu: convert memtest to new style stats
2020-09-08 Wendy Elsassermem: Clean up Memory Controller
2020-09-08 Wendy Elsassermem: Add NVM interface
2020-09-08 Wendy Elsassermem: Make MemCtrl a ClockedObject
2020-09-08 Wendy Elsassermem: Factor out DRAM interface
2020-09-08 Hoa Nguyenbase: Tag API methods in crc.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to debug.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in inet.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in date.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in flags.hh
2020-09-08 Hoa Nguyenbase: Tag API variables in version.cc
2020-09-08 Hoa Nguyenbase: Tag API methods in intmath.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in sat_counter.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in condcodes.hh
2020-09-08 Hoa Nguyenbase: Tag API methods to trace.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in remote_gdb.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in stl_helpers.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in pollevent.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in callback.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitunion.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in trie.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in socket.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in channel_addr.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in addr_range_map.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in amo.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in random.hh
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-09-08 Hoa Nguyenbase: Tag API methods and variables to circular_queue.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in chunk_generator.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and macros in logger.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in fiber.hh
2020-09-08 Hoa Nguyenbase: Tag API methods in coroutine.hh
2020-09-08 Hoa Nguyenbase: Tag API methods and variables in bitfield.hh
2020-09-08 Timothy Hayescpu: HTM Implementation for O3CPU
2020-09-08 Timothy Hayescpu: HTM Implementation for TimingCPU
2020-09-08 Timothy Hayesmem-ruby: HTM mem implementation
2020-09-08 Timothy Hayesmem: Add HTM fields to the Packet object
2020-09-08 Timothy Hayescpu: Base dyn inst HTM flags getter
2020-09-08 Timothy Hayessim: Add HTM Generic Fault
2020-09-08 Timothy Hayescpu: Add HTM ThreadContext API
2020-09-08 Timothy Hayescpu: Add HTM ExecContext API
2020-09-07 Gabe Blackmem: Re-remove the arch/isa_traits.hh include in the...
2020-09-07 Timothy Hayesmem: Add HTM fields to Request
next