| 2019-11-25 | Ian Jiang | arch-riscv: Fix disassembling of operand list for compr... | commit | commitdiff | tree | 
| 2019-11-25 | Ian Jiang | arch-riscv: Fix disassembling of immediate for U-type... | commit | commitdiff | tree | 
| 2019-11-22 | IanJiangICT | arch-riscv: Fix bug in serialize and unserialize of... | commit | commitdiff | tree | 
| 2019-11-21 | Gabe Black | scons: Use the new error() and warning() methods. | commit | commitdiff | tree | 
| 2019-11-21 | Gabe Black | scons: Add "warning" and "error" methods. | commit | commitdiff | tree | 
| 2019-11-21 | Gabe Black | scons: Use HAVE_PROTOC when building protobuf files. | commit | commitdiff | tree | 
| 2019-11-21 | Gabe Black | scons: Don't use PROTOC for the protoc command and... | commit | commitdiff | tree | 
| 2019-11-21 | Bobby R. Bruce | tests,base: Added GTests for exec_ecoff.h and exec_aout.h | commit | commitdiff | tree | 
| 2019-11-21 | Bobby R. Bruce | test,base: Added GTest for base/loader/image_file_data.cc | commit | commitdiff | tree | 
| 2019-11-21 | Giacomo Travaglini | base: Remove tests making use of Big/LittleEndianOrder... | commit | commitdiff | tree | 
| 2019-11-20 | Brandon Potter | base,tests: Expanded GTests for addr_range.hh | commit | commitdiff | tree | 
| 2019-11-20 | Ciro Santilli | system-arm: gitignore the aarch64 bootloader object... | commit | commitdiff | tree | 
| 2019-11-20 | Ciro Santilli | system-arm: ignore .gen directory that contains DTS... | commit | commitdiff | tree | 
| 2019-11-20 | Bertrand Marquis | system-arm: Use dts include instead of cpp in ARM DTBs | commit | commitdiff | tree | 
| 2019-11-20 | Bertrand Marquis | system-arm: Rework boot loader makefile to be more... | commit | commitdiff | tree | 
| 2019-11-20 | Bobby R. Bruce | tests, base: Added GTests for base/intmath.cc | commit | commitdiff | tree | 
| 2019-11-20 | Mahyar Samani | tests, base: Removed dead code from base/intmath | commit | commitdiff | tree | 
| 2019-11-18 | Gabe Black | arch: Get rid of the (Big|Little)EndianGuest namespaces. | commit | commitdiff | tree | 
| 2019-11-18 | Gabe Black | arch: Make and use endian specific versions of the... | commit | commitdiff | tree | 
| 2019-11-18 | Adrian Herrera | arch-arm: R/W interface to AArch32 HCR2 misc reg | commit | commitdiff | tree | 
| 2019-11-18 | Isaac Sánchez... | mem-cache: Initialize all members of `QueuedPrefetcher... | commit | commitdiff | tree | 
| 2019-11-18 | Isaac Sánchez... | mem-cache: Fix destructor of `BasePrefetcher::PrefetchI... | commit | commitdiff | tree | 
| 2019-11-18 | Giacomo Travaglini | arch-arm: Fix short descriptors cacheability during... | commit | commitdiff | tree | 
| 2019-11-18 | Giacomo Travaglini | arch-arm: Fix long descriptors cacheability during... | commit | commitdiff | tree | 
| 2019-11-16 | Bobby R. Bruce | tests: Added GTests for byteswap.hh | commit | commitdiff | tree | 
| 2019-11-14 | Giacomo Travaglini | tests: Specify a non-default root folder for regressions | commit | commitdiff | tree | 
| 2019-11-14 | Mahyar Samani | tests, base: Removed ambiguity from base/intmath.hh | commit | commitdiff | tree | 
| 2019-11-14 | Chun-Chen TK Hsu | arch-arm: Refactor code to check if gic is GicV2 | commit | commitdiff | tree | 
| 2019-11-14 | Chun-Chen TK Hsu | config: Add fastmodel cluster in fs_bigLITTLE.py | commit | commitdiff | tree | 
| 2019-11-14 | Chun-Chen TK Hsu | fastmodel: Add VExpressFastmodel platform | commit | commitdiff | tree | 
| 2019-11-13 | Gabe Black | arm: Replace most htog and gtoh with htole and letoh. | commit | commitdiff | tree | 
| 2019-11-13 | Adrian Herrera | arch-arm: fix routeToHyp for AArch64 in faults | commit | commitdiff | tree | 
| 2019-11-13 | Bobby R. Bruce | tests: Added GTests for base/chunk_generator.hh | commit | commitdiff | tree | 
| 2019-11-13 | Gabe Black | fastmodel: Implement reading vector registers with... | commit | commitdiff | tree | 
| 2019-11-13 | Bobby R. Bruce | tests: Added GTests for base/types.cc | commit | commitdiff | tree | 
| 2019-11-12 | Bobby R. Bruce | tests,base: Added GTests for base/condcodes.hh | commit | commitdiff | tree | 
| 2019-11-12 | Giacomo Travaglini | tests: Using super in arm_generic whenever possible | commit | commitdiff | tree | 
| 2019-11-12 | Giacomo Travaglini | tests: Using super for calling superclass __init__ | commit | commitdiff | tree | 
| 2019-11-12 | Giacomo Travaglini | tests: Remove Noncoherent cache from regressions | commit | commitdiff | tree | 
| 2019-11-11 | Giacomo Travaglini | arch-arm: Fix TarmacParser handling of 64bit LD/ST | commit | commitdiff | tree | 
| 2019-11-11 | Giacomo Travaglini | arch-arm: Provide SVE support to the TarmacTracer | commit | commitdiff | tree | 
| 2019-11-11 | Giacomo Gabrielli | arch-arm: Provide SVE support to the TarmacParser | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | arm: Set the number of FloatRegs to zero. | commit | commitdiff | tree | 
| 2019-11-07 | Bobby R. Bruce | tests,base: Added GTests for base/match.cc | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | cpu: Fix a bug in getCurrentInstCount in the checker... | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | power: Replace gtoh and htog with betoh and htobe. | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | x86: Replace htog and gtoh with htole and letoh. | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | mips: Replace gtoh and htog with letoh and htole. | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | sparc: Replace htog and gtoh with htobe and betoh. | commit | commitdiff | tree | 
| 2019-11-07 | Hoa Nguyen | systemc: Remove boost dependency caused by tlm | commit | commitdiff | tree | 
| 2019-11-07 | Gabe Black | fastmodel: Plumb the ITB and DTB through the IRIS threa... | commit | commitdiff | tree | 
| 2019-11-06 | Gabe Black | fastmodel: Implement inst count events in the IRIS... | commit | commitdiff | tree | 
| 2019-11-06 | Nikos Nikoleris | arch-arm: Simplify AMO code generation templates | commit | commitdiff | tree | 
| 2019-11-06 | Gabe Black | cpu: Use std::array for registers in SimpleThread. | commit | commitdiff | tree | 
| 2019-11-05 | Giacomo Travaglini | arch-arm: Annotate original address in CMOs | commit | commitdiff | tree | 
| 2019-11-05 | Polydoros Petrakis | mem-ruby: Reset Ruby Sequencer Outstanding Requests... | commit | commitdiff | tree | 
| 2019-11-05 | Adrian Herrera | dev-arm: optional instantiation of GICv3 ITS | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Modify compressor to appease newer compilers | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement a perfect compressor | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Make BDI a multi compressor | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement a multi compressor | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement BDI sub-compressors | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement a repeated values compressor | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement a zero compressor | commit | commitdiff | tree | 
| 2019-11-04 | Daniel R. Carvalho | mem-cache: Implement FPC-D cache compression | commit | commitdiff | tree | 
| 2019-11-02 | Gabe Black | arch,cpu: Move endianness conversion of inst bytes... | commit | commitdiff | tree | 
| 2019-11-01 | Gabe Black | mem: Delete the packet accessors which use guest endian... | commit | commitdiff | tree | 
| 2019-11-01 | seanzw | arch-x86: Fix FLDCW_P and FNSTCW_P to use rip. | commit | commitdiff | tree | 
| 2019-11-01 | Ciro Santilli | tests: add squashfs make to m5-exit | commit | commitdiff | tree | 
| 2019-11-01 | Adrian Herrera | arch-arm: generic method for getting an ArmSystem | commit | commitdiff | tree | 
| 2019-11-01 | Giacomo Travaglini | dev-arm: Add SMMUv3 to VExpress_GEM5_V* | commit | commitdiff | tree | 
| 2019-11-01 | Chun-Chen TK Hsu | config: Add --kernel-cmd option in fs_bigLITTLE.py | commit | commitdiff | tree | 
| 2019-11-01 | Chun-Chen TK Hsu | config: Add --mem-size option in fs_bigLITTLE.py | commit | commitdiff | tree | 
| 2019-10-31 | Gabe Black | fastmodel: Add CortexA76x[234] models. | commit | commitdiff | tree | 
| 2019-10-31 | Gabe Black | fastmodel: Enable auto bridging and use it to simplify... | commit | commitdiff | tree | 
| 2019-10-31 | Gabe Black | fastmodel: Templatize the xn versions of the CortexA76. | commit | commitdiff | tree | 
| 2019-10-31 | Brandon Potter | cpu-o3,tests: add page boundary access test | commit | commitdiff | tree | 
| 2019-10-31 | Daniel R. Carvalho | mem-cache: Fix missing header in associative set | commit | commitdiff | tree | 
| 2019-10-31 | Joe Gross | mem-ruby: Fixed pipeline squashes caused by aliased... | commit | commitdiff | tree | 
| 2019-10-31 | Giacomo Travaglini | configs: Add baremetal.py example script | commit | commitdiff | tree | 
| 2019-10-31 | Brandon Potter | cpu-o3: bugfix for partial faults in x86 | commit | commitdiff | tree | 
| 2019-10-31 | Samuel Grayson | ext: Fix undefined-behavior bug in bitshift | commit | commitdiff | tree | 
| 2019-10-31 | Gabe Black | alpha: Convert htog and gtoh to htole and letoh. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | arch,sim: Make copyStringArray take an explicit endianness. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | kern: When dumping dmesg, detect the byte order dynamic... | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | sim: Use the system and OS to get endianness. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | arch: Make endianness a property of the OS class syscal... | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Make the virtio devices track endianness explicitly. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | sim: Add a getGuestByteOrder accessor to the system... | commit | commitdiff | tree | 
| 2019-10-30 | Jason Lowe... | misc: Update MAINTAINERS file | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | fastmodel: Refactor the CortexA76x1 model for MP support. | commit | commitdiff | tree | 
| 2019-10-30 | Pouya Fotouhi | dev: Adding support for large BAR | commit | commitdiff | tree | 
| 2019-10-30 | Giacomo Travaglini | base: Name segments after their index | commit | commitdiff | tree | 
| 2019-10-30 | Giacomo Gabrielli | cpu-o3: Fix handling of some mem. order violations | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Remove TheISA from ns_gige.cc. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Stop including config/the_isa.hh unnecessarily. | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Get PageBytes from the system in the ARM generic... | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Get PageBytes from the system in the ide_disk... | commit | commitdiff | tree | 
| 2019-10-30 | Gabe Black | dev: Remove using namespace std and TheISA from ide_dis... | commit | commitdiff | tree | 
| 2019-10-30 | Chun-Chen TK Hsu | fastmodel: Helper function to setup FastModels for... | commit | commitdiff | tree | 
| next |